Skip to content

Greater Than Or Equal (Float)

Purpose of the Node

The Greater Than Or Equal (Float) node evaluates whether the value of the first input pin is greater than or equal to the value of the second input pin. It outputs a boolean result: true if the first float is greater than or equal to the second float, and false otherwise.

Pins

Pin NamePin DescriptionPin TypeValue Type
First FloatThe first floating-point number to compare.FloatNumber
Second FloatThe second floating-point number to compare.FloatNumber
Is Greater or EqualThe result of the comparison, true if the first float is greater than or equal to the second float, otherwise false.BooleanNormal