• Add two vectors.

    Parameters

    • v1: Vector3

      The first vector.

    • v2: Vector3

      The second vector.

    Returns Vector3

    The sum of the two vectors.