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

説明

別のベクトルと減算を行います

a から b の各成分を減算します。