Skip to content

MinFloatNode

Purpose of the Node

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

Pins

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