• Set the components of a vec3 to the given values

    Parameters

    • out: any

      the receiving vector

    • x: number

      X component

    • y: number

      Y component

    • z: number

      Z component

    Returns any

    out

Generated using TypeDoc