Checkerboard
Generates a checkerboard image that you can use as a placeholder for a texture or background.
This node has an equivalent in Nuke.
Inputs and Controls
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
Type name |
TypeName |
Checkerboard |
The node type. |
Enabled | Enabled | ticked | If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any. |
Label | Label | N/A | An optional label to display on the node. |
Parameters | |||
Reset parameters to default value using the reset icon:
Switch between a single channel and separate channels: |
|||
Resolution | Resolution | 1920 x 1080 | Resolution of the output image. |
Size | BoxSize | 64 x 64 | The size of the checkerboard boxes in pixels. |
Colour 0 | Colour0 | 0.100 | The color of the box at (0,0) and then every alternate box and row. |
Colour 1 | Colour1 | 0.500 | The color of the box at (1,0) and then every alternate box and row. |
Colour 2 | Colour2 | 0.100 | The color of the box at (1,1) and then every alternate box and row. |
Color 3 | Color3 | 0.500 | The color of the box at (0,1) and then every alternate box and row. |
Line colour | LineColour | 1.000 | The color of the delineating line between boxes on the checkerboard. |
Line width | LineWidth | 0 x 0 | The width of pixels of the delineating line between boxes on the checkerboard. |
Centerline colour | CenterLineColour |
Red: 1.000 Green: 1.000 Blue: 1.000 Alpha: 1.000 |
The color of the center lines on the checkerboard. |
Centerline width | CenterLineWidth | 3 x 3 | The width, in pixels, of the center lines of the checkerboard. |