Version: 2017.4
public static Vector2Int operator + (Vector2Int a, Vector2Int b);

説明

2 つのベクトルを加算します

各成分同士を加算します。