Matrix4d.PROPERTY_PERSPECTIVE

Bit returned by {@link #properties()} to indicate that the matrix represents a perspective transformation.

struct Matrix4d
static immutable
byte PROPERTY_PERSPECTIVE;

Meta