Skip to content

Floor Float

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.

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