2023 Enumeration
Changes 3
E

ExportResolution

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