The Curves menu items process entire animation curves.
Animation curves are extrapolated outside the first and last keys of the curve. Curves before the first key and after the last key will be flat (no change in value over time) unless you set the pre and post infinity controls to anything other than constant. You can use these options to automatically generate specific types of repeating animation.
If you want to create editable animation of a repetitious or cyclical nature, you can bake a channel with Infinity turned on.
The Pre and Post settings define the behavior of an animation curve before and after the first key of that curve.
The Cycle setting repeats the animation curve as a copy infinitely.
The Cycle with Offset setting repeats the animation curve infinitely, except it appends the cycled curve’s last key’s value to the value of the first key’s original curve.
The Oscillate setting repeats the animation curve by reversing its values, and therefore shape, with each cycle, creating an alternating backwards and forwards effect.
The Linear setting extrapolates the value of the first key using its tangent information. It projects a linear curve infinitely beyond.
The Constant setting maintains the value of the end keys. This is the default setting for animation curves in Maya.
When on, only selected curves display in the graph view area and all other curves are hidden.
For example, to focus on only the Translate Y curves of several objects at once, select either the Translate Y curves in the graph view or the Translate Y channels in the Channel Box, then enable Isolate Curve. All other curves are hidden and you can easily edit the Translate Y curves alone.
This operation calculates a new animation curve for an attribute using the input nodes that contribute to its properties. This is different from the Bake Animation operation in the Key menu. This operation is useful when you want to:
For example: an object affected by a driven key or an Expression.
To create animation curves from these animation types, use Bake Animation in the Key menu.
Select Bake Channel > to open the Bake Channel Options.
Mutes the selected channel.
Mute appears under the current animation channel’s name in the outliner and the muted animation curve appears as a dotted line in the graph view. See also Mute channels.
Unmutes the selected (muted) channel. See also Mute channels.
Pins the selected channel so that its curve displays in the graph area regardless of what is selected. See also Pinning channels.
Unpins the selected channel so that its curve displays only when it is selected.
This menu lets you change the rotation interpolation type of existing curves.
You can change the rotation interpolation type only on rotation channels that have keyframes on all three channels (rotateX, rotateY, rotateZ). In addition, because the rotateX, rotateY and rotateZ channels always share the same interpolation type, changing interpolation for a single channel such as rotateX, will automatically change rotateY and rotateZ as well.
For more information on rotation interpolation, see Animated rotation in Maya.
Use this operation to remove keys that are not necessary to describe the shape of an animation curve. Excess keys may accumulate on an animation curve as a result of adding keys manually or performing operations such as Bake Channel. You may need to remove keys from an animation curve to reduce the graph complexity and provide larger spans for adjusting curve tangents.
Select Simplify Curve > to open the Simplify Curve options.
Calculates the rotation using three separate angles representing rotations about the X, Y, and Z axes, and an order or rotation. In this mode, the curves that define the rotation for a given node are represented in Euler-angles, interpolation is performed on each curve independently in Euler space, and keyframes may occur at your discretion—they are not synchronized with the other sibling rotation curves at the node. You can also animate a single rotation ordinate. This is the default setting.
Creates curves that have keyframes on sibling curves locked together but with interpolation between keyframes performed in Euler-space.
It’s useful to keep rotation keyframes synchronized because rotation is a composition of the three separate rotate values. Deleting just one key on a curve can have a dramatic and unexpected effect on the interpolation.
Interpolation is calculated using spherical linear interpolation and does not depend on the tangents of the input curves.
Interpolation is calculated using quaternion cubic interpolation (Squad) and does not depend on the tangents of the input curves.
Interpolation is calculated using quaternion interpolation based on the input curve tangents. For example, if the tangents are linear, Maya uses spherical linear interpolation (Slerp), and if the tangents are clamped, Maya uses cubic interpolation (Squad).
Resampling creates a periodic frame rate by placing keys at uniform intervals.
To resample a curve, you select a sampling filter, which is an algorithm defining how the keys in the curve are resampled. Tangent and curve values are ignored. The filter converts animation curves with keys at either uniform or non-uniform intervals to curves with keys at a uniform interval that you specify.
Select Resample Curve > to open the Resample Curve Options.
Sets the period for resampling. If you set Time Step to 4, then a key frame will be placed every four frames. Resampling works best when the Time Step period is greater than the frequency of keyframes on the curve.
This menu selection lets you edit the values and attributes of the selected animation curves in a spreadsheet format in the Attribute Editor.
Select from the following options:
Takes a snapshot of your curve. Use Swap Buffer Curve to switch between your curve snapshot and the current curve. See also View curves while editing.
Takes a snapshot of a referenced animation curve. Use Swap Buffer Curve to switch between your 'buffer' referenced curve and the current referenced curve. See also Edit animation curves from referenced files.
Toggles between the original curve (the buffer curve snapshot or the referenced curve snapshot) and the current, edited curve. Lets you view and play both the curves animations. See also View curves while editing and Edit animation curves in referenced files.
To change the weighting of an animation curve, use Curves > Weighted to change the curve’s tangent type to weighted.
Weighted tangents represent the amount of influence a tangent’s length has on an animation curve segment. By turning on Free Tangent Weight (see Free Tangent Weight), it is possible to simultaneously edit the influence and angle of the tangent quickly and intuitively. Users of desktop illustration packages will recognize the familiar Bezier-style behavior when in this mode.
Tangent weights are represented by the length of the tangent handle, and editable tangent weights are manipulated by dragging the handle’s length.
Tangents of weighted animation curves have not only an angle but also a weight. The higher the weight of a tangent, the more influence it has on the shape of the curve segment compared with the tangent at the other end of the curve segment.