Matrix4d.PROPERTY_TRANSLATION

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

struct Matrix4d
static immutable
byte PROPERTY_TRANSLATION;

Meta