Minimum
VEX node
Outputs the minimum value from its inputs.
See also: Average, Clamp, Floor, Maximum
This operator outputs the minimum value from its inputs. All inputs and the output are float values.
Inputs
Any number of inputs can be specified.
Input Number 1…N
The input values to be compared.
Next Input
Where the next input value should be connected.
Outputs
Combined Value
The minimum of all the input values.
Inputs
|
Input Number 1…N |
The input values to be compared. |
|
Next Input |
Where the next input value should be connected. Up to 64 inputs can be specified. |
Outputs
|
Combined Value |
The minimum of all the input values. |
Usages in other examples
| Example name | Example for |
|---|