【发布时间】:2020-08-21 21:46:15
【问题描述】:
当我运行这个时: Debug.Log(playerCenter.transform.rotation); 它给出了一个具有四个值的结果。这些值中的每一个都在 -1 和 1 之间。我如何才能获得以度为单位的 x y 和 z 值。
还有第四个值是多少?
【问题讨论】:
-
这能回答你的问题吗? transform.rotation not as expected
标签: c# unity3d game-engine