Use the WebGPU graphics API to introduce more modern graphics features not supported by WebGL2 to your web application.
Refer to WebGL2 for more information about the default web graphics API Unity uses.
| Topic | Description |
|---|---|
| Introduction to the WebGPU graphics API | Information about WebGPU and the features it supports. |
| Limitations of the WebGPU graphics API | Details about the limitations of WebGPU and how to work around them. |
| Enable the WebGPU graphics API | Instructions on how to enable WebGPU in your project. |