Enum GraphicsDeviceType
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public enum GraphicsDeviceTypeFields
| Name | Description | 
|---|---|
| Direct3D11 | |
| Direct3D12 | |
| Direct3D9 | |
| Metal | |
| N3DS | |
| Null | |
| OpenGL2 | |
| OpenGLCore | |
| OpenGLES2 | |
| OpenGLES3 | |
| PlayStation3 | |
| PlayStation4 | |
| PlayStationMobile | |
| PlayStationVita | |
| Switch | |
| Vulkan | |
| Xbox360 | |
| XboxOne | |
| XboxOneD3D12 |