CameraGetFrustum Method |
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.
Namespace: Godot
public Array GetFrustum()
[Missing <returns> documentation for "M:Godot.Camera.GetFrustum"]