编辑

删除通道

参考

菜单:

删除通道

快捷键:

X

从当前操作中删除整个通道(即,从此操作数据块中取消链接底层 F 曲线数据块)。

Warning

X 快捷方式是与区域相关的: 如果你在左列表部分使用它,它将删除选定的通道,而如果你在主区域中使用它,则会删除选定的关键帧。

控制添加通道到的群组

参考

菜单:

频道 ‣ 下/组频道

快捷键:

Ctrl-Alt-G, Ctrl-G

取消/组合所选通道到可以通过双击组名以重命名的集合中。 例如,这有助于组合与骨架的一部分关联的通道,以使编辑器更有条理。

切换/启用/禁用通道设置

参考

菜单:

频道 ‣切换/启用/禁用频道设置

快捷键:

Shift-W, Shift-Ctrl-W, Alt-W

启用/禁用通道的设置(在弹出的菜单中选择)。

保护,屏蔽

待补充。

切换通道的可编辑性

参考

菜单:

切换通道的可编辑性

快捷键:

Tab

锁定或解除锁定一个通道进行编辑。

外插模式

参考

菜单:

通道 ‣ 外插模式

快捷键:

Shift-E

将游标放在所选关键帧的中点。

外插定义了曲线在第一个关键帧之前和最后一个关键帧之后的行为。

有两种基本的外插模式:

常量:

../../../_images/editors_graph-editor_fcurves_introduction_extrapolate1.png

常量外插。

默认的,曲线在它们的第一个关键帧之前以及在它们的最后一个关键帧之后有一个常量值(这是第一个和最后一个关键帧中的一个)。

线性:

../../../_images/editors_graph-editor_fcurves_introduction_extrapolate2.png

线性外插。

曲线末端是直线(线性),由其第一个和最后一个关键帧的斜率定义。

其他外推方法(例如 Cycles 修改器)位于 F-曲线修改器

添加函数曲线修改器

参考

菜单:

Channel ‣ Add F-Curve Modifier

快捷键:

Shift-Ctrl-M

打开一个弹出窗口,允许您向活动 F 曲线添加修改器。 修改器 的设置可以在 侧边栏 ‣ 修改器 选项卡中找到。

显示/隐藏

隐藏所选曲线 H

隐藏所选曲线。

隐藏隐藏未选项 Shift-H

仅显示所选曲线(并隐藏其他所有内容)。

显示曲线 Alt-H

显示所有先前隐藏的曲线。

LMB — 扩展/折叠子集。

参考

菜单:

频道‣展开/折叠频道

快捷键:

显示/隐藏一级 NumpadPlus/ NumpadMinus

展开或折叠所选通道。

移动

参考

菜单:

工具栏 ‣ 移动、旋转、缩放、变换

用于向上/向下移动所选通道 PageUp , PageDown ,或直接移动到顶部/底部 Shift-PageUp , Shift-PageDown。

恢复已禁用的函数曲线

参考

菜单:

恢复已禁用的函数曲线

清除所有 F 曲线中的 “禁用” 标记,以使断开的 F 曲线再次工作。

Frame Selected Channels

参考

菜单:

Channel ‣ Frame Selected Channels

快捷键:

NumpadPeriod

Reset viewable area to show the selected channels. To frame the channel that is under the mouse cursor, use Alt-MMB.

Include Handles

Include handles of keyframes when calculating extents.

Use Preview Range

Ignore frames outside of the preview range.

Keys to Samples

参考

菜单:

Channel ‣ Keys to Samples

快捷键:

Alt-C

This operator replaces an F-Curve with a set of sampled points at each full frame. It is a destructive process that removes the ability to edit the curve. The main use for this is to reduce the file size with large datasets. Samples are only 1/5th the size per key. The sampled points interpolate linearly on subframes.

Samples to Keys

参考

菜单:

Channel ‣ Samples to Keys

This operator replaces a sampled F-Curve with keyframes, adding the ability to edit it. It will not recreate the curve as it was before, instead it will place 1 key at every frame.

Sound to Samples

参考

菜单:

Channel ‣ Sound to Samples

The Sound to Samples operator takes a sound file and uses its sound wave to create the animation data. By default this data will not be editable, use Samples to Keys to get editable keyframes.

最低频率

应用于音频数据的高通滤波器的截止频率。

最高频率

应用于音频数据的低通滤波器的截止频率。

起音时间

Attack time,边界曲线计算值指示边界曲线可以上升的速度。值越低,它可以上升越陡峭。

释音时间

Release time,边界曲线计算的值,表示边界曲线可以下降的速度。值越低,越容易下降。

阈值

影响边界曲线所需的最小振幅值。

累积

只有边界曲线振幅的正差异被摘要出来才能产生输出。

添加

总结了边界曲线的振幅。如果启用 累计,则累计正负差异。

正方形

将输出显示为方波曲线。负值始终为-1,正值为1。

  • 平方阈值

    所有低于此阈值的值都会导致0。

不连续项(欧拉)过滤器

参考

菜单:

Channel ‣ Discontinuity (Euler) Filter

待补充。