Complement
VEX node
Computes the complement of the argument by subtracting the argument from 1.
See also: Add Constant, Negate, Not, Sign
This operator computes the complement of the argument by subtracting the argument from 1.
It is a simpler version of the Subtract operator because it does not require a second input.
Usages in other examples
| Example name | Example for | |
|---|---|---|
| Fire Pit example |
Material shader |
|
| Down Hill Lava Flow |
Material shader |
|
| FurBallWorkflow |
Fur surface node |
|
| bakevolume |
Bake Volume surface node |
|
| RestField |
Smoke Object dynamics node |