This node reads a Bifrost volume from a Field3D file.
The file name. Use # to include the input frame number. The number of occurences of # determines the amount of padding. For example, file####.f3d resolves to file0001.f3d, file0002.f3d, 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.
A space-delimited list of Field3D fields to read. Use * (asterisk) to specify all fields.
A space-delimited list of properties to read. Use * (asterisk) to specify all properties.
The volume subdivision structure of the output Bifrost volume.
If true, resamples volume to remove residual translation.
The offset needed to align the volume world-space coordinates with the stored Field3D transformation.
The output Bifrost volume.