Color

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

 

cubes1.gif (2415 bytes)
Size: 1
Odd Color: (255,255,255)
Even Color: (0,0,0)
cubes2.gif (2386 bytes)
Size: 0.5
Odd Color: (255,255,255)
Even Color: (0,0,0)
cubes3.gif (2080 bytes)
Size: 3
Odd Color: (255,255,255)
Even Color: (0,0,0)
cubes4.gif (4399 bytes)
Size: 1
Odd Color: (255,255,255)
Even Color: (0,128,128)
cubes5.gif (3947 bytes)
Size: 0.5
Odd Color: (0,126,126)

Even Color: (0,128,128)

Cubes

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)