Loading…
Documentation
Applies a Color signal to every point in a frame. The two preservation switches decide how much of the source shape's own brightness and saturation survive the tint, so you can sit anywhere on a sliding scale from a flat replace to a gentle wash.
| Port | Type | Default | Range | Description |
|---|---|---|---|---|
| Frame | Frame | — | — | The frame to colorize |
| Color | Color | white | — | The target color, evaluated per-point |
| Preserve Brightness | Switch | on | — | When on, multiplies the target color's brightness by the source point's brightness, so dim parts stay dim |
| Preserve Saturation | Switch | on | — | When on, multiplies the target color's saturation by the source point's saturation, so unsaturated parts stay unsaturated |
| Fade Ends | Scalar | 0.0 | 0–1 | Fades brightness at path endpoints. Useful for open paths |
| Mix | Scalar | 1.0 | 0–1 | Blends between the source color (0) and the colorized result (1) |
| Port | Type | Description |
|---|---|---|
| Frame | Frame | The colorized frame |