Multiply Add Constant
VEX node
Will take the input value, add the pre-add amount, multiply by the constant multipl…
See also: Add Constant, Divide, Multiply, Multiply Constant
This operator will take the input value, add the pre-add amount, multiply by the constant multiplier, then add the post-add amount.
The incoming value may be an integer, float, vector or vector4 value. The output type matches the input type.
Usages in other examples
| Example name | Example for |
|---|