TransformUtils.GetInspectorRotation

public static Vector3 GetInspectorRotation(Transform t);

Parameters

tTransform to get the rotation from.

Returns

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

Description 描述

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