graphicsDeviceType
The graphics API type used by the graphics device (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static GraphicsDeviceType graphicsDeviceType { get; }
Remarks
Additional Resources: GraphicsDeviceType enum, SystemInfo.graphicsDeviceVersion, SystemInfo.graphicsDeviceName, SystemInfo.graphicsDeviceVendor.