Print view · Add · 1 pageChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Add

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/math/add

Studio and Graph › Voxel › Math

Add

On a density field, adding a constant moves the whole surface in or out. That is how a noise field becomes solid ground: add enough and the surface swallows everything below it.

Add node

The Add node

When to use it

A plus B.

On a density field, adding a constant moves the whole surface in or out. That is how a noise field becomes solid ground: add enough and the surface swallows everything below it.

It is not a way to combine two shapes. Add two fields together and the result is neither of them. Union, Intersection and Subtraction are the nodes for that.

Pins

Pin Type Description
A Number The first number.
B Number The second number.
Pin Type Description
Result Number The answer.