Calculates the conjugate of a quat If the quaternion is normalized, this function is faster than quat.inverse and produces the same result.
the receiving quaternion
quat to calculate conjugate of
out
Generated using TypeDoc
Calculates the conjugate of a quat If the quaternion is normalized, this function is faster than quat.inverse and produces the same result.