math docs
    Preparing search index...

    Function fromMat3

    • Creates a quaternion from the given 3x3 rotation matrix.

      NOTE: The resultant quaternion is not normalized, so you should be sure to renormalize the quaternion yourself where necessary.

      Parameters

      Returns quat.Quat

      out