TransformUtils.GetInspectorRotation

Cambiar al Manual
public static Vector3 GetInspectorRotation (Transform t);

Parámetros

tTransform to get the rotation from.

Valor de retorno

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

Descripción

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