Docs

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.