Graph Editor overview
 
 
 

With the Graph Editor, you can edit visual representations of keys and animation curves.

Animation curves

Use the Graph Editor to manipulate animation curves. The animation curves appear in the graph view. See Graph Editor overview. Animation curves are of keys represented as points, curve segments between keys, and tangents that control how curve segments enter and exit a key.

The Graph Editor is available as a panel in the scene view or as an independent window. To place the Graph Editor in a scene view, select the scene view in which you want the Graph Editor to appear, and then select Panels > Panel > Graph Editor. To open the Graph Editor as an independent window, select Window > Animation Editors > Graph Editor.

The Graph Editor has the following components:

The Graph Editor works only with keys and animation curves, so certain types of animation are not viewable here. Expressions and inverse kinematics are not available for editing in the Graph Editor.

NoteUse Show Results to produce a representational animation curve from animation that is not normally viewable as animation curves. Show Results does not enable editing of these curves, however.

Euler angle filtering

When you import motion capture data into Maya as animation curves, the curves might be mangled when the rotation values are restricted to a specific range. You can filter the curves to correct the mangling.

Euler angles calculate the rotation interpolation using three separate vectors: the X, Y, and Z axes.

In the Graph Editor, select the mangled animation curves (for example, Rotate X, Y, and Z), then select Curves > Euler Filter. The filtering is always applied to entire curves, not to selected curve segments within some time range.

Quaternion Rotation

Maya provides smooth quaternion interpolation of animated rotations. Quaternions calculate rotation interpolation using four vectors: the X, Y, and Z axes and an angle of rotation (W). This prevents the gimbal lock and flipping problems that are sometimes encountered with Euler angle interpolation. Maya also supports Euler angle interpolation for cases where you prefer Euler interpolation, and for pre-Maya 5 scene files.

The quaternion curves are synchronized, which means the keyframes on the XYZ curves that determine the rotation stay locked together in time. When you add, delete, or move a keyframe on one curve, the corresponding key is also updated in the related curves. This eliminates unexpected interpolation problems that can occur when keyframes are deleted from only one of the axes, or vertices are moved independently in time.

Maya also has an option for creating Synchronized Euler-Angle Curves. In this mode, the keyframes are locked together in Quaternion but the interpolation between keyframes is in Euler angles.

You can change the rotation interpolation type of existing curves using the Curves > Change Rotation Interp menu in the Graph Editor and Dope Sheet. See Set rotation interpolation for curves.

Regardless of whether the rotation is Quaternion or Euler angles, the Channel Box displays Euler angle values.

Set IK/FK Key curves in the Graph Editor

When you use Set IK/FK Key to animate between IK and FK (and vice versa), the Graph Editor displays the animation curves of the IK handle and its joints partly as solid lines and partly as dotted lines.

For example, when you display an animation curve for the IK handle’s Translate X, Y, or Z channels, the curve is displayed as a solid line when Ik Blend is 1.000 and as a dotted line when Ik Blend is 0.000. In other words, the solid line shows where the IK handle controls the joint chain’s animation and the dotted line shows where FK (keyed joint rotations) controls the animation.

NoteAnimating the Ik Blend attribute directly does not cause your IK/FK blended curves to display as solid/dotted lines. IK/FK blended curves only appear as solid and dotted lines in the curve view when you use Set IK/FK Key to key your animation channels.

For more information on the Ik Blend attribute or Set IK/FK Key, see IK/FK blending and Animate > IK/FK Keys > Set IK/FK Key.