Gets or sets the mode how the camera displays the far sides.

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

Syntax

C#
[DefaultValueAttribute(XCameraCullMode.Material)]
public XCameraCullMode CullMode { get; set; }

See Also