• Creates a new quat initialized with the given values

    Parameters

    • x: number

      X component

    • y: number

      Y component

    • z: number

      Z component

    • w: number

      W component

    Returns vec4

    a new quaternion

    Function

Generated using TypeDoc