2024 Constructor
Changes 3
C

OBJExportOptions(ExportResolution)

Description:
Constructs a new instance of OBJExportOptions with all predefined tessellation settings, depending on export resolution type. Note: in case of Custom resolution type, tessellation settings won't be predefined and will have default values.
Overloads (2):
OBJExportOptions(ExportResolution)
public OBJExportOptions(
	ExportResolution resolutionType
)