• Gets a temporary vector. If a vector is passed in it will be copied to the temporary vector
    Temporary vectors are cached and reused internally. Don't store them!

    Parameters

    • Optional vecOrX: any

      the vector to copy or the x value

    • Optional y: number

      the y value

    • Optional z: number

      the z value

    Returns any

    a temporary vector