Loading…
Documentation
The inverse of the Color node. Takes a Color signal and breaks it into three scalars, one per channel. Use it when you want to drive something other than a Colorize input from a hue, or when you need to inspect or further process individual channels.
| Port | Type | Default | Range | Description |
|---|---|---|---|---|
| Color | Color | black | — | The Color signal to split |
| Port | Type | Description |
|---|---|---|
| R | Scalar | Red channel, 0–1 |
| G | Scalar | Green channel, 0–1 |
| B | Scalar | Blue channel, 0–1 |