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

Mesh Morpher documentation

Min

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

Studio and Graph › Voxel › Math

Min

The smaller of A and B.

Min node

The Min node

When to use it

The smaller of A and B.

With negative meaning inside, that is exactly what Union does, and both nodes emit the same operation. Union in a boolean chain so the graph says what you meant, Min when you genuinely want the lower of two numbers.

Pins

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