Wrapped Checker
SHADER TYPE: Wrapped Checker
Wrapped Checker is a transparency type that is used to create a chessboard surface where the transparency of the squares can be defined.
Parameter: | Explanation: | Default value: | Possible values and comments: |
Size | Proportional scale factor of the square | 1 | |
Odd Coverage | Degree of transparency for the odd squares | 1 | 0 - 1, at 0 the square is transparent |
Even Coverage | Degree of transparency for the even squares | 0 | 0 - 1, at 0 the square is transparent |
The material color in the examples is red.
Size: 1 Odd Coverage: 1 Even Coverage: 0 |
Size: 200 Odd Coverage: 1 Even Coverage: 0 |
Size: 200 Odd Coverage: 0.4 Even Coverage: 0 |
Size: 200 Odd Coverage: 0.4 Even Coverage: 1 |
Size: 50 Odd Coverage: 0.22 Even Coverage: 0.2 |
Note:
- To be visible in visualization, the transparency features require at least the Full rendering method. The rendering method is selected from the model window's Shading settings.