Assume the given properties about this matrix.
<p>
Use one or multiple of 0, {@link Matrix4d#PROPERTY_IDENTITY},
{@link Matrix4d#PROPERTY_TRANSLATION}, {@link Matrix4d#PROPERTY_AFFINE},
{@link Matrix4d#PROPERTY_PERSPECTIVE}, {@link Matrix4fc#PROPERTY_ORTHONORMAL}.
@param properties
bitset of the properties to assume about this matrix
@return this
Assume the given properties about this matrix. <p> Use one or multiple of 0, {@link Matrix4d#PROPERTY_IDENTITY}, {@link Matrix4d#PROPERTY_TRANSLATION}, {@link Matrix4d#PROPERTY_AFFINE}, {@link Matrix4d#PROPERTY_PERSPECTIVE}, {@link Matrix4fc#PROPERTY_ORTHONORMAL}.
@param properties bitset of the properties to assume about this matrix @return this