Matrix4x3d.PROPERTY_ORTHONORMAL

Bit returned by {@link #properties()} to indicate that the left 3x3 submatrix represents an orthogonal matrix (i.e. orthonormal basis).

struct Matrix4x3d
immutable static
byte PROPERTY_ORTHONORMAL;

Meta