简介

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 hilighted 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 Timeline and 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.

标题栏

视图菜单

侧栏 N

显示或隐藏 侧栏区域

调整上一步操作

显示一个弹出面板,用于更改上次完成的操作的属性。请参阅: 调整上一步操作

通道

Shows or hides the Track Region.


框显所选 NumpadPeriod

Pans and zooms the view to focus on the selected strips.

框显全部 Home

Pans and zooms the view to show all strips.

框显场景/预览范围

将水平视图重置为当前场景范围,如果预览范围处于活动状态,则将其考虑在内。

转到当前帧 Numpad0

Centers the view on the Playhead.


实时更新

Whether to update other views (such as the 3D Viewport) while you’re moving strips around. If disabled, the other views only get updated once you finish the move.

显示函数曲线的控制

Shows a graph on top of each strip that uses Animated Influence.


显示标记

Shows the marker region (provided any markers have been defined). When disabled, the Marker Menu is also hidden and marker operators are not available in this editor.

显示自身标记

Shows action-local markers (which you can create in the Action Editor). This can be useful to align strips to each other.

../../_images/editors_nla_tracks_local_markers.png

Local markers shown in the NLA Editor (top) and the Action Editor (bottom).

显示为秒 Ctrl-T

以秒显示时间而不是以帧显示。

同步可见范围

Synchronizes the horizontal panning and scale of the editor with other time-based editors that also have this option enabled. That way, they always show the same section of time.


设置预览范围 P

Lets you drag a box to define a time range for previewing. As long as this range is active, playback will be limited to it, letting you repeatedly view a segment of the animation without having to manually rewind each time.

You can change the start or end frame using the corresponding button in the Timeline editor’s Playback popover. Alternatively, you can simply run Set Preview Range again.

清除预览范围 Alt-P

清除预览范围。

设置被选的预览范围 Ctrl-Alt-P

Applies a preview range that encompasses the selected strips.


面光

区域控制,详见 用户界面 文档以获取更多信息。

选择菜单

全部 A

选择全部片段。

无 Alt-A

取消选择全部片段。

反转 Ctrl-I

反转当前的选择。


框选 B

Lets you drag a box and selects the strips that are partially or completely inside it.

框选(轴范围) Alt-B

Lets you drag a box and selects the strips that overlap the corresponding time range, even if they’re above or below the box.


当前帧之前 [

Selects all the strips that start before (or on) the current frame.

当前帧之后 ]

Selects all the strips that end after (or on) the current frame.

标记菜单

Markers are used to denote frames with key points or significant events within an animation. Like with most animation editors, they’re shown at the bottom.

../../_images/editors_graph-editor_introduction_markers.png

动画编辑器中的标记。

有关不同标记工具的说明,请参阅 编辑标记

添加菜单

动作 Shift-A

Adds a strip referencing an action to the active track.

过渡 Shift-T

Adds a transition strip between the two selected action strips.

声音 Shift-K

Adds a strip that controls when the 扬声器 object plays its sound clip.


选定的物体

Makes the selected objects appear in the NLA Editor without adding an action or track to them.

See 片段 for details on the various strip types.

轨道菜单

Contains tools for working with NLA tracks. See Editing Tracks for details.

片段菜单

Contains tools for working with NLA strips. See Editing Strips for details.

过滤器

仅显示选中

Only shows tracks belonging to objects that are selected.

显示隐藏项

Shows tracks from objects that are hidden.

包含缺失的非线性动画

Shows the Action Track even if there is no action in it.

搜索

Filters the track list by a search term.

过滤集合

Select a collection to only show tracks from objects in that collection.

按类型过滤

按目标类型过滤轨道。

数据块排序

Sorts data-blocks alphabetically to make them easier to find.

If your playback speed suffers because of this (should only really be an issue when working with lots of objects), you can turn it off.

吸附

The toggle button enables/disables automatic strip snapping. The dropdown button shows a popover with the following options:

吸附至

元素的吸附类型。

  • 帧/框:

    Snap to full frames.

    秒:

    吸附到秒。

    最近标记:

    吸附至最近的 标记

绝对时间对齐

When disabled, strips will move in increments of Snap To. For example, if you selected Second and have a strip that currently starts on 0:06+5, dragging it to the right will snap it to 0:07+5. Its time increases by a second, and its subsecond offset of 5 frames remains the same.

When enabled, strips will snap to multiples of Snap To. Taking the above example, the strip would snap to 0:07+0, removing the subsecond offset.