This node has two modes : Min and Max.
When in Min mode, the output will always be equal to the smallest of the two inputs.
When in Max mode, the output will always be equal to the greater of the two inputs.
Properties
Type: Set the mode betweenMinandMax
Default : Min
Float 1: Set the first value manually.
Default : 0.0
Float 2: Set the second value manually.
Default : 0.0
Inputs
| Name | Type | Description |
|---|---|---|
| Float1 | Float | First input value |
| Float2 | Float | Second input value |
Outputs
| Name | Type | Description |
|---|---|---|
| Float | Float | Result of the min/max operation |
Example
Need more help with this?
Don’t hesitate to contact us here.


