Version: 2021.3

TransformUtils.SetInspectorRotation

切换到手册
public static void SetInspectorRotation (Transform t, Vector3 r);

参数

t 将在其中设置旋转的变换。
r 旋转,与 Transform Inspector 窗口设置的旋转相同。

描述

设置变换旋转,与 Transform Inspector 窗口设置的旋转相同。