TransformUtils.SetInspectorRotation

Cambiar al Manual
public static void SetInspectorRotation (Transform t, Vector3 r);

Parámetros

tTransform to set the rotation on.
rRotation as it would be set by the Transform Inspector window.

Descripción

Sets the rotation of a transform as it would be set by the Transform Inspector window.