Click or drag to resize

IVIZZARDServiceSetRenderCulling Method

Render - Enable Culling

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetRenderCulling(
	bool Enable,
	int Size,
	bool IsAuto
)

Parameters

Enable
Type: SystemBoolean
Enable / Disable
Size
Type: SystemInt32
0~100
IsAuto
Type: SystemBoolean
Automatic mode
See Also