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

설명

Subtracts one vector from another.

Subtracts each component of b from a.