Vector3和Vector2的每个分量默认为float 浮点数,但是有些情况下,我们只需要整形int就可以了。 Unity提供了Vector2Int 和Vector3Int. public class ...
確定! 回上一頁