FrustumIntersection.PLANE_PY

Return value of {@link #intersectAab(float, float, float, float, float, float) intersectAab()} and its different overloads identifying the plane with equation <code>y=1</code> when using the identity frustum.

struct FrustumIntersection
static immutable
int PLANE_PY;

Meta