ExportResolution
Description:
An enumerated type listing possible options to control the tessellation quality.
An enumerated type listing possible options to control the tessellation quality.
public enum ExportResolution
| Name | Description |
|---|---|
| Coarse | Tessellated export with coarse resolution. |
| Custom | Tessellated export with custom resolution (all tessellation parameters have default values). |
| Fine | Tessellated export with fine resolution. |
| Medium | Tessellated export with medium resolution. |