Skip to main content

File

File

The File node can be used to read geometry data from files on disk - currently only the Alembic file format is supported.

Parameters

ParameterDescription
FileThe input file name, standard C string formatting can be used to resolve the frame number, ie. %04d for a four zero padded frame number.
QueryA regular expression used to query for specific object names within the file.
Preserve Scene TransformOffset the objects stored transform with that of the Yeti nodes.

Animation

ParameterDescription
FrameThe frame number to be used if resolving a frame variable in the reference file name.
FPSFrame rate to use when resolving the frame time.
Start TimeOffset the time read from the input file.
Time ScaleUsed to scale the time samples read from the input file.