Matrix4d.PROPERTY_AFFINE

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

struct Matrix4d
static immutable
byte PROPERTY_AFFINE;

Meta