Click or drag to resize

RenderSceneManagerSetIntersectionAlgorithm Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectionAlgorithm(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.Intersection.IntersectionAlgorithm)"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void SetIntersectionAlgorithm(
	SceneGuid scene,
	IntersectionAlgorithm algorithm
)

Parameters

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

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

algorithm
Type: Lumiscaphe.Workshop.Interop.IntersectionIntersectionAlgorithm

[Missing <param name="algorithm"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSceneManager.SetIntersectionAlgorithm(Lumiscaphe.Workshop.Interop.SceneGuid,Lumiscaphe.Workshop.Interop.Intersection.IntersectionAlgorithm)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also