Click or drag to resize

RenderSceneManagerSetIntersectingProduct Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectingProduct(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Boolean)"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void SetIntersectingProduct(
	SceneGuid scene,
	SceneProductGuid sceneProduct,
	bool value
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

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

sceneProduct
Type: Lumiscaphe.Workshop.InteropSceneProductGuid

[Missing <param name="sceneProduct"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectingProduct(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Boolean)"]

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectingProduct(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.SceneProductGuid,System.Boolean)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also