Nodes · Generate
Checkerboard
Generatev1core
Overview
A checkerboard generator — for checking transforms, aspect, and filtering.
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| size | Float | 64 | Not documented yet. |
| color0 | Color | [0.1, 0.1, 0.1, 1.0] | Not documented yet. |
| color1 | Color | [0.5, 0.5, 0.5, 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. |