Click or drag to resize

RenderSceneManagerSetIntersectionColor Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectionColor(Lumiscaphe.Workshop.Interop.SceneGuid,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 SetIntersectionColor(
	SceneGuid scene,
	RenderColorRgb color
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

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

color
Type: Lumiscaphe.Workshop.InteropRenderColorRgb

[Missing <param name="color"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectionColor(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.RenderColorRgb)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also