Matrix4d.PROPERTY_IDENTITY

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

struct Matrix4d
static immutable
byte PROPERTY_IDENTITY;

Meta