This node writes a Bifrost point clouds to a Maya PDC file.
The Bifrost points to write.
If true, enables writing of files. Otherwise, node works as a passthrough.
The file name. Use # to include the input frame number. The number of occurences of # determines the amount of padding. For example, file####.pdc resolves to file0001.pdc, file0002.pdc, and so on.
The directory.
The frame number. You can connect the frame output of a time node to a to_long node, and then connect the result here.
If true, overwrites existing files.
If true, creates output directory hierarchy if it doesn't exist.
Passthrough of the input points.
True, if file was written successfully.