Skip to content

Less Than Float

Purpose of the Node

The Less Than Float node is used to compare two float values and output whether the first float is less than the second.

Pins

Pin NamePin DescriptionPin TypeValue Type
float1The first float to compareFloatFloat
float2The second float to compareFloatFloat
is_lessThe result of the comparison, true if float1 is less than float2, false otherwiseBooleanBoolean