Click or drag to resize

RenderSceneManagerSetSurfaceHighlighting Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceHighlighting(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean,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 SetSurfaceHighlighting(
	SceneGuid scene,
	SceneSurfaceGuid sceneSurface,
	bool highlightActive,
	RenderColorRgb highlightColor
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

[Missing <param name="scene"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceHighlighting(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean,Lumiscaphe.Workshop.Interop.RenderColorRgb)"]

sceneSurface
Type: Lumiscaphe.Workshop.InteropSceneSurfaceGuid

[Missing <param name="sceneSurface"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceHighlighting(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean,Lumiscaphe.Workshop.Interop.RenderColorRgb)"]

highlightActive
Type: SystemBoolean

[Missing <param name="highlightActive"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceHighlighting(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean,Lumiscaphe.Workshop.Interop.RenderColorRgb)"]

highlightColor
Type: Lumiscaphe.Workshop.InteropRenderColorRgb

[Missing <param name="highlightColor"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetSurfaceHighlighting(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneSurfaceGuid,System.Boolean,Lumiscaphe.Workshop.Interop.RenderColorRgb)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also