Absolute
Last updated
Last updated
Absolute takes a single numerical value and converts any negative value (per component) to its absolute/non-negative equivalent.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Drop-down | The type of data that will be plugged into the |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard input Pulse, to trigger the execution of the Node. |
| Defined in the | The value to be converted to its non-negative equivalent. |
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 non-negative equivalent of |
Absolute value on Wikipedia.