The invert node can take in various forms of data and essentially flips the data on the output; for example, 1 would become -1.
Invert Setup

| Name | Description |
|---|---|
| Type |
|
| In | This is the input value. |
| Invert | This is the inverted output value. |

Layout
| Name | Description |
|---|---|
| Position | The position of the node on the board can be set using XY values. |
| Size | The size of the node, width and height can be set here. |

