• 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

    out

    Function

Generated using TypeDoc