Color Node¶
The Color node outputs the color value chosen with the color picker widget.
Tip
Dragging colors from a color picker button into a node editor creates a Color node. Alpha values are preserved, if the source color has no alpha, a value of 1.0 is used.
Inputs¶
This node has no inputs.
Outputs¶
- Color
Color value indicated by the color picker widget.
Example¶
Color converted into a vector by interpreting RGB as XYZ values.¶