标签:
unity中欧拉角规定如下:
A rotation that rotates euler.z degrees around the z axis, euler.x degrees around the x axis, and euler.y degrees around the y axis (in that order).
另外注意绕z、绕x、绕y轴旋转,都是在父空间中进行的。
标签:
原文地址:http://www.cnblogs.com/wantnon/p/5671519.html