FrustumIntersection.INTERSECT

Return value of {@link #intersectAab(float, float, float, float, float, float) intersectAab()} and its different overloads indicating that the axis-aligned box intersects the frustum.

struct FrustumIntersection
static immutable
int INTERSECT;

Meta