Color Picker
Outputs a color chosen with a swatch — the color source for anything that paints.
Output: color
Inputs
None.
Parameters
| Parameter | Default | Where |
|---|---|---|
| color | #ff4000 |
color swatch on the card |
Practical example
- Add a Color Picker, a Set Color node and an Object Selector targeting your cube.
- Wire Color Picker → Set Color's color input, and Set Color → Object Selector.
- Pick a color: the cube repaints instantly for everyone in the session.
Tip
The color socket (amber) only fits color inputs — in practice that means Set Color. In older scenes you may find a Color Picker wired straight into an Object Selector; that legacy connection still paints the object, but new graphs go through Set Color.