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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Plane[] Planes { get; }

Property Value

Type: Plane
See Also