CalculateFrustumPlanes

Method

Calculates frustum planes using the worldToProjection matrix from the main camera. Equivalent to GeometryUtility.CalculateFrustumPlanes(Camera.main). Unity docs

Definition

Plane[] CalculateFrustumPlanes()
Plane[] CalculateFrustumPlanes()

Returns Plane[]