Skip to content

MinFloatNode

The MinFloatNode is designed to take two floating-point numbers as input and output the smaller of the two.

Pin NamePin DescriptionPin TypeValue Type
float1The first floating-point numberInputFloat
float2The second floating-point numberInputFloat
minimumThe smaller of the two floating-point numbersOutputFloat