Share

DisplayQualityEnum Enumerator

Description

Constants specifying the resolution quality to apply to the display of the model.

Methods

Name Value Description
kMediumDisplayQuality 58882 Provides an intermediate display quality and provides a reasonably good resolution quality without unduly compromising the performance.
kRoughDisplayQuality 58883 Provides a rough resolution quality by simplifying the details on complex models but, provides better performance than what would be obtained with the smooth or medium display quality setting.
kSmoothDisplayQuality 58881 Provides a better display quality in terms of resolution but, might result in reduced performance when displaying complex models.
kSmootherDisplayQuality 58884 Provides the best display quality in terms of resolution but, might result in reduced performance when displaying complex models.

Version

Introduced in version 11

Was this information helpful?