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