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

설명

Adds two vectors.

Adds corresponding components together.