• Creates a new vec3 initialized with the given values

    Parameters

    • x: number

      X component

    • y: number

      Y component

    • z: number

      Z component

    Returns any

    a new 3D vector

Generated using TypeDoc