• Creates a quaternion from the given euler angle x, y, z.

    Parameters

    • out: quat

      the receiving quaternion

    • x: any
    • y: any
    • z: any

    Returns quat

    out

    Function

Generated using TypeDoc