• Set the components of a quat to the given values

    Parameters

    • out: vec4

      the receiving quaternion

    • x: number

      X component

    • y: number

      Y component

    • z: number

      Z component

    • w: number

      W component

    Returns vec4

    out

    Function

Generated using TypeDoc