Resetting Transformations
 
 
 

When you reset an object's transformations, its local scaling, rotation, and translation return to the default values. It effectively removes transformations applied since the object was created or parented, or since its transformations were frozen.

If you want an object to return to a pose other than the origin of its parent's space when you reset its transformations, set its neutral pose as described in Setting Neutral Poses.

To reset transformations

  1. Select one or more objects.

  2. Choose one of the following commands from the Transform menu:

    • Reset All Transforms resets the scaling, rotation, and translation.

    • Reset Scaling sets the objects' local scaling values to (1, 1, 1).

    • Reset Rotation sets the objects' local rotation values to (0, 0, 0).

    • Reset Translation sets the objects' local translation values to (0, 0, 0).

    • Reset Active Transform resets whichever transformation is active. For example, if the Translate tool is active, this command resets the translation.