Click or drag to resize

RenderCullerComputeCulling Method

[Missing <summary> documentation for "M:Lumiscaphe.Workshop.Interop.RenderCuller.ComputeCulling(Lumiscaphe.Workshop.Interop.RenderSceneManager,Lumiscaphe.Workshop.Interop.SceneGuid,System.Int32,Lumiscaphe.Workshop.Interop.RenderSnapshot)"]

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void ComputeCulling(
	RenderSceneManager manager,
	SceneGuid scene,
	int clientIndex,
	RenderSnapshot snapshot
)

Parameters

manager
Type: Lumiscaphe.Workshop.InteropRenderSceneManager

[Missing <param name="manager"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderCuller.ComputeCulling(Lumiscaphe.Workshop.Interop.RenderSceneManager,Lumiscaphe.Workshop.Interop.SceneGuid,System.Int32,Lumiscaphe.Workshop.Interop.RenderSnapshot)"]

scene
Type: Lumiscaphe.Workshop.InteropSceneGuid

[Missing <param name="scene"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderCuller.ComputeCulling(Lumiscaphe.Workshop.Interop.RenderSceneManager,Lumiscaphe.Workshop.Interop.SceneGuid,System.Int32,Lumiscaphe.Workshop.Interop.RenderSnapshot)"]

clientIndex
Type: SystemInt32

[Missing <param name="clientIndex"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderCuller.ComputeCulling(Lumiscaphe.Workshop.Interop.RenderSceneManager,Lumiscaphe.Workshop.Interop.SceneGuid,System.Int32,Lumiscaphe.Workshop.Interop.RenderSnapshot)"]

snapshot
Type: Lumiscaphe.Workshop.InteropRenderSnapshot

[Missing <param name="snapshot"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderCuller.ComputeCulling(Lumiscaphe.Workshop.Interop.RenderSceneManager,Lumiscaphe.Workshop.Interop.SceneGuid,System.Int32,Lumiscaphe.Workshop.Interop.RenderSnapshot)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also