Represents a camera frustum
Gets the bottom frustum plane transformed by the transform matrix
transformation matrix to be applied to the resulting frustum plane
the resuling frustum plane
Gets the far frustum plane transformed by the transform matrix
Gets the left frustum plane transformed by the transform matrix
Gets the near frustum plane transformed by the transform matrix
Gets the planes representing the frustum
matrix to be applied to the returned planes
a new array of 6 Frustum planes computed by the given transformation matrix.
Sets the given array "frustumPlanes" with the 6 Frustum planes computed by the given transformation matrix.
transformation matrix to be applied to the resulting frustum planes
the resuling frustum planes
Gets the right frustum plane transformed by the transform matrix
Gets the top frustum plane transformed by the transform matrix
Represents a camera frustum