public static Vector3 GetInspectorRotation (Transform t);

파라미터

tTransform to get the rotation from.

반환

Vector3 Rotation as it is shown in the Transform Inspector window.

설명

Returns the rotation of a transform as it is shown in the Transform Inspector window.