Subtract
Last updated
Last updated
Subtract subtracts all of the values provided in the Input Sockets, in order, from top-to-bottom, and returns the result of those operations.
Attribute | Type | Description |
---|---|---|
| Drop-down | The type of Data that will be plugged into the |
| Int | The number of Data Input Sockets the Node will have. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Defined in the | The Values to be subtracted from each other. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Defined in the | The result of the subtraction operation(s). |