Negate
VEX node
Negates the incoming integer, float, vector or vector4 value.
See also: Complement, Multiply Constant, Sign
This operator negates the incoming integer, float, vector or vector4 value.
It represents a simpler version of the Multiply Constant operator because it does not perform a multiplication by -1.
Usages in other examples
| Example name | Example for | |
|---|---|---|
| FurBallWorkflow |
Fur surface node |
|
| bakevolume |
Bake Volume surface node |
|
| RestField |
Smoke Object dynamics node |
|
| grass |