Click or drag to resize

FrustumPlanes Property

Gets 6 clip planes. Order: Near, far, side planes.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Plane[] Planes { get; }

Property Value

Plane
See Also