Nodes · Generate
Ramp
Generatev1core
Overview
A linear gradient between two points. Vignettes, sky grades, matte falloffs.
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| point0 | Float2 | [0.0, 0.0] | Not documented yet. |
| point1 | Float2 | [0.0, 1080.0] | Not documented yet. |
| color0 | Color | [0.0, 0.0, 0.0, 1.0] | Not documented yet. |
| color1 | Color | [1.0, 1.0, 1.0, 1.0] | Not documented yet. |
| format_width | Int | 1920 | Width in pixels. |
| format_height | Int | 1080 | Height in pixels. |
| pixel_aspect | Float | 1 | Not documented yet. |