public static Vector3Int operator / (Vector3Int a, int b);

描述

将向量除以一个数值。