Matrix4x3d.assume

Assume the given properties about this matrix. <p> Use one or multiple of 0, {@link Matrix4x3d#PROPERTY_IDENTITY}, {@link Matrix4x3d#PROPERTY_TRANSLATION}, {@link Matrix4x3d#PROPERTY_ORTHONORMAL}.

@param properties bitset of the properties to assume about this matrix @return this

struct Matrix4x3d
ref public return
assume

Meta