read_PDC
This node reads a Bifrost point cloud from a Maya PDC file.
Inputs
filename
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.
directory
The directory.
frame
The frame number. You can connect the frame output of a time node to a to_long node, and then connect the result here.
Outputs
points
Output Bifrost points.
success
True, if file was read successfully.
