
The Output node
When to use it
Left over from an older voxel pipeline. Nothing in the app compiles from it any more, so wiring a density into it has no effect on anything you generate.
Density to Mesh is the endpoint now. It walks back through its own Density pin and compiles whatever it finds. Voxel Sculpt and Voxel Paint do the same for the live preview. When a branch of your graph seems to do nothing, check that it reaches one of those three rather than this node.
Pins
| Pin | Type | Description |
|---|---|---|
Density |
Number | The finished shape. Negative means inside the solid, positive means empty air, and zero is exactly where the surface lands. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.