编辑¶
变换¶
参考
- 模式
编辑模式
- 菜单
可以通过变换关键帧的位置来编辑函数曲线。
- 移动,旋转,缩放
与 Blender 中的其他元素一样,关键帧可以如同 基础变换 中描述的一样移动、旋转或缩放。
- 扩展
Moves keyframes relative to the Playhead. If the mouse is to the left of the Playhead, this operator only affects the selected keyframes that are to the left of the Playhead. On the contrary, if the mouse is to the right of the Playhead, this operator only affects the selected keyframes that are to the right of the Playhead.
Tip
要精确控制关键帧的位置和值,可以在侧栏的 活动关键帧 中设置值。
吸附¶
参考
- 菜单
- 快捷键
Shift-S
通过使用 吸附关键帧 工具,可以将关键帧捕捉到不同的属性。
- Selection to Current Frame
将所选关键帧捕捉到 播放头 。
- Selection to Cursor Value
将所选关键帧捕捉到 2D游标 。
- Selection to Nearest Frame
将所选关键帧单独吸附到最近的帧。
- Selection to Nearest Second
基于场景的 帧速率,将所选关键帧单独吸附到最近的秒。
- Selection to Nearest Marker
将所选关键帧单独吸附到最近的标记。
- 展平控制柄
展平所选关键帧的 贝塞尔 控制柄。
¶ - Cursor to Selected Ctrl-G
Places the cursor at the midpoint between selected keyframes.
- Cursor Value to Selection
Places the cursor value on the average value of selected keyframes.
镜像¶
参考
- 菜单
- 快捷键
Ctrl-M
使用 镜像关键帧 工具可以将选定的关键帧镜像到不同的属性上。
- By Times over Current Frame
水平镜像到播放头另一侧。
- 按照游标的Y值
垂直镜像到 2D游标 另一侧。
- 按照纵轴(时间为0)
水平镜像到第0帧的另一侧。
- 按照横轴(Y值=0)
垂直镜像到横轴另一侧。
- 按照第一个选定标记的时间
水平镜像到第一个选定的 标记的另一侧。
插入关键帧¶
参考
- 菜单
- 快捷键
Ctrl-RMB, Shift-Ctrl-RMB
Inserts a keyframe to the active F-curve at the mouse position. The newly added keyframes will be selected, making it easier to quickly tweak the newly added keyframes. All previously selected keyframes are kept selected by using Shift-Ctrl-RMB.
添加函数曲线修改器¶
参考
- 菜单
- 快捷键
Shift-Ctrl-M
Opens a pop-up allowing you to add modifiers to the active F-curve. Settings for the modifier can be found in the tab.
将声音烘焙成函数曲线¶
参考
- 菜单
将声音烘焙成函数曲线 工具需要一个声音文件并使用其声波创建动画数据。
- 最低频率
应用于音频数据的高通滤波器的截止频率。
- 最高频率
应用于音频数据的低通滤波器的截止频率。
- 起音时间
Attack time,边界曲线计算值指示边界曲线可以上升的速度。值越低,它可以上升越陡峭。
- 释音时间
Release time,边界曲线计算的值,表示边界曲线可以下降的速度。值越低,越容易下降。
- 阈值
影响边界曲线所需的最小振幅值。
- 累积
只有边界曲线振幅的正差异被摘要出来才能产生输出。
- 添加
总结了边界曲线的振幅。如果启用 累计,则累计正负差异。
- 正方形
将输出显示为方波曲线。负值始终为-1,正值为1。
- 平方阈值
所有低于此阈值的值都会导致0。
复制/粘贴¶
参考
- 菜单
,
- 快捷键
Ctrl-C, Ctrl-V
Use Ctrl-C to copy selected keyframes and Ctrl-V to paste the previously copied keyframes. During the paste action, the 调整上一步操作 panel provides some options in how the paste is applied.
- Offset
- No Offset
Pastes the keyframes in the location they were copied from.
- Frame Relative
Pastes the keyframe relative to the Playhead position based on the locations of the keyframes relative to the Playhead when they were copied.
- Frame Start
Pastes the keyframes with the first keyframe of the copied set placed at the Playhead.
- Frame End
Pastes the keyframes with the last keyframe of the copied set placed at the Playhead.
- Type
- Mix
Integrates the pasted keyframes in with existing keyframes only overwriting keyframes that share a frame.
- Overwrite All
Removes all previous keyframes and replaces them with the pasted keyframes.
- Overwrite Range
TODO
- Overwrite Entire Range
TODO
- Flipped
TODO
复制操作¶
参考
- 菜单
- 快捷键
Shift-D
Duplicates the selected keyframes. You can reposition them by moving the mouse.
删除关键帧¶
参考
- 菜单
- 快捷键
X, Delete
Pressing X or Delete opens a pop-up menu from where you can delete the selected keyframes.
精简¶
参考
- 菜单
- 菜单
The Decimate tool simplifies an F-curve by removing keyframes that influence the curve shape the least.
- 模式
使用哪种方法选取要使用的关键帧数。
- 比率
删除定义比例的关键帧,要删除的关键帧数量由 删除 属性定义。
- 边际误差
删除仅允许函数曲线按定义量更改的关键帧。更改量由 最大边际误差 控制,该误差范围控制允许新精简曲线偏离原始曲线的程度。
清理通道¶
参考
- 菜单
- 快捷键
X
Acts like the Clean Keyframes tool but will also delete the channel itself if it is only left with a single keyframe containing the default property value and it's not being used by any generative F-curve modifiers or drivers.
Note
运行 清理 工具后留下的修改曲线与原始曲线不同,因此在自定义编辑函数曲线之前和初始关键帧插入之后使用此工具会更好,以消除执行大量关键帧插入时插入的任何不需要的关键帧(比如通过选择所有骨骼并按 I )。
平滑关键帧¶
参考
- 菜单
- 快捷键
Alt-O
还有一个选项可以平滑选定的曲线,但要注意:它的算法似乎是将每个关键帧之间的距离和曲线的平均线性值除以2,而不进行任何设置,这样可以提供相当强的平滑效果! 请注意,此工具似乎永远不会修改第一个和最后一个键。
不连续项(欧拉)过滤器¶
Todo.