Wrapped Checker

SHADER TYPE: Wrapped Checker

Wrapped Checker is a color type that can be used to create a chessboard-like appearance. When placing the material onto an object, the hatch pattern will only cover the object, and not continue three-dimensionally inside the object.

Parameter: Explanation: Default value: Possible values:
Size Square size in local co-ordinate units 1  
Odd Color Color of the odd square (255,255,255) All RGB values
Even Color Color of the even square (0,0,0) All RGB values

 

Size: 1

Odd Color: (255,255,255)

Even Color: (0,0,0)

Size: 0.5

Odd Color: (255,255,255)

Even Color: (0,0,0)

Size: 3

Odd Color: (255,255,255)

Even Color: (0,0,0)

Size: 1

Odd Color: (255,255,255)

Even Color: (0,128,128)

Size: 0.5

Odd Color: (0,126,126)

Even Color: (0,128,128)