Max Vector Component VEX node

Computes the maximum value of a vector argument.

See also: Maximum, Min Vector Component

This operator computes the maximum value of a vector argument.

It is more efficient than extracting the three components of the vector, then applying the more generic Maximum operator.

Usages in other examples

Example name Example for