Value Display(RGB)

The Value Display(RGB) node is a visual monitoring tool. While it passes the RGB signal through to its output, its primary function is to render the color visually within the ERGS editor for easy debugging.
When to use this node:
* Visual Debugging: Placing this node after a complex calculation (like a Gradient or HSV to RGB conversion) to see exactly what color is being generated in real-time.
* UI Feedback: Exposing this node as an external pin to show the current state to embeded node
Connectors in
- RGB [type: rgb]
Connectors out
- RGB [type: rgb]
Node properties
- description [type: string]
- is external pin [type: bool]
- pin name [type: string]
- show description [type: bool]