Bake as Alembic & Delete

作为 Alembic 和删除烤

These commands create Alembic objects from the currently selected objects (without their Child objects!) with linked Alembic files:

这些命令用链接的 Alembic 文件从当前选择的对象(没有它们的子对象!)创建 Alembic 对象:

What is this process good for? Complex animations often play very slowly. Alembic animations can be played very quickly. You can cache individual objects using Alembic. Detailed information about this format can be found here.

这个过程有什么好处?复杂的动画通常播放得非常慢。可以非常快速地播放阿莱姆比克动画。您可以使用 Alembic 缓存单个对象。关于这种格式的详细信息可以在这里找到。

Calling up the command will place the Alembic files in a folder named ,alembic’. If the scene has not yet been saved, you have to define a folder yourself. If the command is called up repeatedly, the Alembic files will be numbered sequentially. Files that are no longer needed should be deleted from time to time.

调用命令将把 Alembic 文件放在一个名为 Alembic’的文件夹中。如果场景还没有被保存,你必须自己定义一个文件夹。如果重复调用该命令,则 Alembic 文件将按顺序编号。不再需要的文件应该不时地删除。

The Bake as Alembic + Delete command copies tags, which cannot be read by Alembic, to the Alembic object anyway (under which Child objects will also be copied, whereby Deformers will be disabled so they don’t have a double effect). This measure prevents objects and tags from disappearing since they may be needed in the future.

Bake as Alembic + Delete 命令将 Alembic 无法读取的标签复制到 Alembic 对象(在这个对象下子对象也会被复制,因此 Deformers 将被禁用,这样它们就不会产生双重效果)。这种措施可以防止对象和标签消失,因为将来可能需要它们。