Maximum
VEX node
Outputs the maximum value from its inputs.
See also: Average, Ceiling, Clamp, Max Vector Component
This operator outputs the maximum 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 maximum 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 maximum of all the input values. |
Usages in other examples
| Example name | Example for | |
|---|---|---|
| RestField |
Smoke Object dynamics node |