The File node can be used to read geometry data from files on disk - currently only the Alembic file format is supported.
Parameters
Parameter | Description |
---|
File | The input file name, standard C string formatting can be used to resolve the frame number, ie. %04d for a four zero padded frame number. |
Query | A regular expression used to query for specific object names within the file. |
Preserve Scene Transform | Offset the objects stored transform with that of the Yeti nodes. |
Animation
Parameter | Description |
---|
Frame | The frame number to be used if resolving a frame variable in the reference file name. |
FPS | Frame rate to use when resolving the frame time. |
Start Time | Offset the time read from the input file. |
Time Scale | Used to scale the time samples read from the input file. |