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

Mesh Morpher documentation

Round

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

Studio and Graph › Voxel › Math

Round

Rounds to the nearest whole number.

Round node

The Round node

When to use it

Rounds to the nearest whole number.

Pick it over Floor when the quantised value has to stay centred on the original. Flooring biases everything down by half a step, and once that result drives a position you see it as a systematic shift of the whole pattern.

Pins

Pin Type Description
Input Number The number to work on.
Pin Type Description
Result Number The answer.