Import VDB Node¶
The Import VDB node loads volumetric data from a .vdb file and outputs it as a Volume geometry. All grids present in the file are loaded and included in the resulting volume.
This node is useful for importing simulation data or procedural volumes created in external software.
Inputs¶
- Path
The path to the VDB file to be imported.
Properties¶
This node has no properties.
Outputs¶
- Volume
A Volume geometry containing all the grids from the specified VDB file.