Value | Meaning |
---|---|
cullDisabled0 | Culling mode for the occlusion. Disabled means no culling. See cullMode. |
cullClockwise1 | Culling mode for the occlusion. Sets the culling to be in clockwise direction. See cullMode. |
cullCounterClockwise2 | Culling mode for the occlusion. Sets the culling to be in counter clockwise direction. See cullMode. |