RoundFloat
Purpose of the Node
The RoundFloat node takes a float input and rounds it to the nearest integer, producing a rounded float as output.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Float | The float input to be rounded. | Float | Float |
Rounded | The rounded float output. | Float | Float |