GraphicsPresets Enumerator
Description
Defines the different options for preset graphic setting definitions.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
Name | Value | Description |
CustomGraphicsPreset | 2 | Allows setting the graphics settings with any values. |
PerformanceGraphicsPreset | 0 | Sets the graphics settings to get the best performance. |
QualityGraphicsPreset | 1 | Sets the graphics settings to get the best quality. |