Click or drag to resize

RenderSceneManagerSetSurfacesColors Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfacesColors(Lumiscaphe.Workshop.Interop.SceneGuid,System.Collections.Generic.Dictionary{Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.RenderColorRgb})"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void SetSurfacesColors(
	SceneGuid scene,
	Dictionary<SceneSurfaceGuid, RenderColorRgb> surfacesColors
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

[Missing <param name="scene"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfacesColors(Lumiscaphe.Workshop.Interop.SceneGuid,System.Collections.Generic.Dictionary{Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.RenderColorRgb})"]

surfacesColors
Type: System.Collections.GenericDictionarySceneSurfaceGuid, RenderColorRgb

[Missing <param name="surfacesColors"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfacesColors(Lumiscaphe.Workshop.Interop.SceneGuid,System.Collections.Generic.Dictionary{Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,Lumiscaphe.Workshop.Interop.RenderColorRgb})"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also