Min Vector Component
VEX node
Computes the minimum value of a vector argument.
See also: Max Vector Component, Minimum
This operator computes the minimum value of a vector argument.
It is more efficient than extracting the three components of the vector, then applying the more generic Minimum operator.
Usages in other examples
| Example name | Example for |
|---|