Gets or sets the observer projection plane. No sprites before this plane will be drawed.

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

Syntax

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

See Also