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

설명

Subtracts one vector from another.

Subtracts each component of b from a.