Matrix4x3d.PROPERTY_TRANSLATION

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

struct Matrix4x3d
immutable static
byte PROPERTY_TRANSLATION;

Meta