Vector2Int.operator +

public static Vector2Int operator +(Vector2Int a, Vector2Int b);

Description

Adds two vectors.

Adds corresponding components together.


Did you find this page useful? Please give it a rating: