Nodes > Math > Relational > Not
Returns 1 if the value is 0, otherwise returns 0. This is calculated separately for each channel.
Inputs
| Name | Type | Description |
|---|---|---|
| A | float | Input value |
Outputs
| Name | Type | Description |
|---|---|---|
| ( !A ) | float | Boolean invert of A |
Was this page helpful?