Skip to main content

PLANE_LEFT

Constant PLANE_LEFT 

Source
pub const PLANE_LEFT: usize = 0;
Expand description

Index constant for the left frustum plane.

These match the extraction order used by Frustum::from_view_projection and correspond to the array returned by Frustum::planes.