Version: 2020.3
언어: 한국어
public static Vector2Int operator + (Vector2Int a, Vector2Int b);

설명

Adds two vectors.

Adds corresponding components together.