Enum AdapterType
Specifies the type of adapter.
Namespace: Evergine.Common
Assembly: Evergine.Common.dll
Syntax
public enum AdapterType
Fields
Name | Description |
---|---|
DirectX | Uses DirectX. |
OpenGL | Uses OpenGL. |
OpenGLES | User OpenGL ES. |