This rounds up or down the input value to a whole integer and outputs the rounded result.

Round Setup

Name Description
Value This is the input float value.
Digits When at 0, the value will be rounded down. When at 1, the value will be rounded up.
Result This is the output integer value.

Layout

Name Description
Position The position of the node on the board can be set using XY values.
Size The size of the node, width and height can be set here.