Vector3和Vector2的每個分量默認爲float 浮點數,但是有些情況下,我們只需要整形int就可以了。 Unity提供了Vector2Int 和Vector3Int. public class ...
確定! 回上一頁