Gets or sets the observer sight plane distance. No sprites behind this plane will be drawed.

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

Syntax

C#
[DefaultValueAttribute()]
public float ZFarPlane { get; set; }

See Also