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

説明

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

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