Binary (Hex) Value
Last updated
Last updated
The Binary (Hex) Value generates a binary number represented as hexadecimal.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| String | The |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Binary | A binary number you wish to add to the Binary (Hex) Value Node. |
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. |
| Binary | The generated binary number represented as hexadecimal. |
Hexadecimal on Wikipedia.
Binary and Hexadecimal Numbers on Electronics Tutorials.