Unity supports DirectX, Metal, OpenGL, and Vulkan graphics APIs, depending on the availability of the API on a particular platform.
| Topic | Description | 
|---|---|
| Configure graphics APIs | How to use Unity’s default APIs or alternate APIs available on the platform. | 
| DirectX | How to set up DirectX graphics API. | 
| Metal | Information about Metal graphics API, how to debug and optimize Metal Graphics. | 
| OpenGL Core | Information about OpenGL Core graphics API that includes requirements, core features, and OpenGL Core driver limitations for macOS. | 
| Vulkan | Information about the Vulkan graphics API including platform compatibility and supported features. |