Matrix4x3d.PROPERTY_IDENTITY

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

struct Matrix4x3d
immutable static
byte PROPERTY_IDENTITY;

Meta