简介

The NonLinear Animation editor, or NLA editor for short, lets you animate on a higher level. Instead of working with individual keyframes, it works with actions, which are named, reusable animation segments.

../../_images/editors_nla_introduction_example.png

非线性动画编辑器。

主区块

The editor displays a stack of tracks which work like layers in an image editing program. Higher tracks take precedence over lower ones, although you can also choose to blend them.

Each track can contain any number of strips -- typically Action Strips, which are instances of actions.

The top track highlighted in orange is special: this is the Action Track. Unlike the other tracks, it doesn't contain strips -- instead, it contains the object's active action, which is where new keyframes are added to by default.

Editors like the Dope Sheet Editor normally only show the keyframes of this active action. If you want to edit another action, you can select it in the NLA editor and press Tab to enter Tweak Mode.

../../_images/editors_nla_introduction_tweak-mode.png

Tweaking an action. Notice that it's shown in both its original track and the Action Track. The active action is temporarily hidden.

回放控制

The Playback Controls region contains controls and options related to playback, keying, auto keyframing, and transport.

这些设置可让您:

  • 控制动画的预览方式及与音频的同步效果。

  • 通过插帧集和自动插帧功能插入并管理关键帧。

  • Navigate the timeline using playback and transport controls.

  • 调整帧范围并预览动画的特定片段。

See also

如需详细了解底栏中常见的所有属性与控件,请参阅回放控制文档。