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