FrustumIntersection.PLANE_MASK_PX

The value in a bitmask for {@link #intersectAab(float, float, float, float, float, float, int) intersectAab()} that identifies the plane with equation <code>x=1</code> when using the identity frustum.

struct FrustumIntersection
static immutable
int PLANE_MASK_PX;

Meta