Binary (Hex) Value
Last updated
Last updated
The Binary (Hex) Value generates a binary number represented as hexadecimal.
Scope: Project, Scene, Function, Prefab.
Value
String
The Value
that the generated number will have.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Input
Binary
A binary number you wish to add to the Binary (Hex) Value Node.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Output
Binary
The generated binary number represented as hexadecimal.
Hexadecimal on Wikipedia.
Binary and Hexadecimal Numbers on Electronics Tutorials.