Description
This node generates a checkerboard pattern.
Properties
Cell Size
: Sets the size for each cell of the checkerboard.
Default : (WIDTH ÷ 20 ; HEIGHT ÷ 20)
Color 1
: Set the first color for the checkerboard.
Default : Black : 0 / 0 / 0 / 255
Color 2
: Set the second color for the checkerboard.
Default : White : 255 / 255 / 255 / 255
Inputs
Name | Type | Description |
---|---|---|
Cell Size | Vector 2D | Input the cell size |
Color 1 | Color | First color of the checkerboard |
Color 2 | Color | Second color of the checkerboard |
Outputs
Name | Type | Description |
---|---|---|
Image | Image | Image output of the checkerboard |
Need more help with this?
Don’t hesitate to contact us here.