Print view · Output · 2 pagesChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Output

2 pages · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/output

Studio and Graph › Voxel

Output

Where a voxel graph ends: the field is evaluated and handed back as geometry.

Studio and Graph › Voxel › Output

Output

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.

Output node

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.