Color Value
Overview

The Color Value Node returns the Value of a Color Variable or the Default Value set in the Attributes.
Scope: Project, Scene, Function.
Attributes

Value
Color Picker
The color value, in the form of either an 8-digit ARGB hex code, HSB levels, or RGBA levels.
Inputs
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Input
Color
A Color Variable value set with either a 8-digit ARGB hex code, HSB levels, or RGBA levels.
Outputs
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
Color
A Color Variable value set with an 8-digit ARGB hex code, HSB levels, or RGBA levels.
See Also
External Links
- Information on types of Hex Codes. 
- Information on the HSB color model. 
- The RGBA color model on Wikipedia. 
Last updated
Was this helpful?