Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WebGPU

Information, features, and limitations unique to the WebGPU graphics API.
Read time 1 minuteLast updated 11 days ago

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 APIInformation about WebGPU and the features it supports.
Limitations of the WebGPU graphics APIDetails about the limitations of WebGPU and how to work around them.
Enable the WebGPU graphics APIInstructions on how to enable WebGPU in your project.

Additional resources