Skip to content

Floor Float

Purpose of the Node

The Floor Float node takes a floating-point number as input and outputs the largest integer less than or equal to that number, effectively rounding it down.

Pins

Pin NamePin DescriptionPin TypeValue Type
FloatThe input float value to be floored.FloatNormal
FloorThe output integer value, which is the floored version of the input float.IntegerNormal