Combines this instance with the cameraCullMode.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Cull GetCombinedCull(
	XCameraCullMode cameraCullMode
)

Parameters

cameraCullMode
Type: SGP.XSpace..::.XCameraCullMode
Camera displaying mode of the material faces.

Return Value

Returns the combined Cull mode.

See Also