Camera.getFrustum

Returns the camera's frustum planes in world space units as an array of Planes in the following order: near, far, left, top, right, bottom. Not to be confused with frustumOffset.

struct Camera
@nogc nothrow const
Array
getFrustum
()

Meta