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