Documentation
Solid Color
VFX Loom 1.0 reference for the Solid Color node.
Generators
generator.color
Overview
Fills the frame with one constant RGBA color.
Source image with no graph inputs; default is opaque black.
- Category
- Generators
- Internal ID
generator.color- Version
- VFX Loom 1.0
Properties
| Property | Type | Default | Animatable | Range / options | Effect |
|---|---|---|---|---|---|
| Color | Color | (0,0,0,1) | Yes | — | Animatable control; changing it over time varies the node response. |
Outputs
| Output | Type | Meaning |
|---|---|---|
| out | Image | The production node output described by the overview. |
Usage
In practice
- Use Solid Color when the graph needs Fills the frame with one constant RGBA color.
- Source image with no graph inputs; default is opaque black.
- Use it as a source for a processing, colour, transform, or composite stage; leave optional coordinate inputs disconnected when the documented UV default is wanted.