2025.3 Enumeration
Changes 3
E

ExportResolution

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