ProtoFlux:Round To Int

From Resonite Wiki
Round To Int
N
*
Math

The Round To Int node takes in a value and rounds it with the "Round-Half-Up " rule.

Inputs

N (Pseudo-Generic)

The number we want to check.

Outputs

* (int)

Returns the rounded out number.

See Also