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

Descripción

Suma dos vectores.

Agrega los componentes correspondientes juntos.