CheckerboardMaterialGraphics Properties |
The CheckerboardMaterialGraphics type exposes the following members.
| Name | Description | |
|---|---|---|
| EvenColor |
Gets or sets the color of the even tiles.
If not specified, the default is White.
| |
| OddColor |
Gets or sets the color of the odd tiles.
If not specified, the default is Black.
| |
| Repeat |
Gets or sets the number of times the tiles should repeat along each axis.
If not specified, the default is 2.0 along each axis.
|