following constants can be used anywhere in your code in place of the actual values:
| Name | Value | Description |
|---|---|---|
| RF_TESSELLATE_HIGH | 1 | Highest level of detail. |
| RF_TESSELLATE_MID | 2 | Middle level of detail. |
| RF_TESSELLATE_LOW | 3 | Lowest level of detail. |
| RF_TESSELLATE_BOUNDARY_ONLY | 4 | Tessellating only around boundaries. |