GraphicsDrivers Enumerator
Description
A list of the valid graphics drivers.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
Name | Value | Description |
AutoSelectGraphicsDriver | 2 | Let Fusion automatically select the Graphics Driver. This option applies to both Windows and Mac. |
DirectX11GraphicsDriver | 1 | DirectX 11 Graphics Driver. This option only applies to Windows. |
DirectX9GraphicsDriver | 0 | DirectX 9 Graphics Driver. This option only applies to Windows. |
OpenGLCoreProfileGraphicsDriver | 3 | OpenGL Core Profile Graphics Driver. This option only applies to Mac. |
OpenGLGraphicsDriver | 4 | OpenGL Graphics Driver. This option only applies to Mac. |