Transform Cache Constraint 变换缓存约束

转换缓存约束 用于串流来自 Alembic 的在变换矩阵制作的动画(例如刚体或摄像机运动)。

导入Alembic文件 时,变换缓存约束会自动添加到具有动画变换的物体中。对于时变网格(变形动画之类),将使用: 网格缓存序列修改器

选项

../../../_images/animation_constraints_transform_transform-cache_panel.png

Transform Cache Constraint.

缓存文件

要选择的Alembic 文件的数据块菜单。

文件路径

到Alembic文件的路径。

序列

缓存是否在一系列文件中分离。

覆盖帧

是否要使用自定义帧用于查找在缓存文件中的数据,而不是使用当前的场景帧。

数值是用于查找缓存文件中的数据或确定在文件序列中使用哪些数据的时间。

帧偏移

从当前帧中减去,用于查找缓存文件中的数据,或确定在文件序列中使用哪个文件

手动缩放

遵从世界原点放大或缩小物体值。

密度属性

The name of the Alembic attribute used for generating motion blur data; by default, this is .velocities which is standard for most Alembic files.

速度单位

Defines how the velocity vectors are interpreted with regard to time.

  • 帧/框

    The velocity unit was encoded in frames and does not need to be scaled by scene FPS.

    第二

    The velocity unit was encoded in seconds and needs to be scaled by the scene FPS (1 / FPS).

物体路径

在档案的Alembic 物体的路径.

影响

Controls the percentage of affect the constraint has on the object. See common constraint properties for more information.