NodeIcon SaveAlembic

Saves geometry into Alembic file.

SaveAlembic node has a similar functionality with SaveGeom node.

So far Wrap can only save a single frame per Alembic file. To save multiple frames a sequence of Alembic files can be used.


Inputs

Geometry

Geometry Geometry to be saved

Parameters

File Name

a file name to save. Any sequence of # symbols will be replaced with the current file name.

For example, if the current frame is 1, the string Object####.abc will be replaced with Object0001.abc

Object Name

a name of object inside Alembic file

File Format
Ogawa

use default Alembic format.

HDF5

use the HDF5 file format.

Save normals

if set, normals will be saved to file

Include transform

if set, the model stransformation will be saved into Alembic file