ProtoFlux:Round To Int

From Resonite Wiki
Revision as of 19:39, 29 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the Round to Int node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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