Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Web graphics APIs

How to use the Web Graphics APIs- WebGL2 and WebGPU.
Read time 1 minuteLast updated 13 days ago

The Web Player supports multiple graphics APIs that you can select from the Player settings.
Web graphics APIs help you create high-performance applications with rich visuals for web browsers across multiple platforms. They also reduce the need to worry about complicated graphics programming.

Topic

Description

WebGL2Information, features, and recommendations unique to the WebGL2 graphics API.
WebGPUInformation, features, and limitations unique to the WebGPU graphics API.
Compare WebGL2 and WebGPULearn about the differences and similarities between these graphics APIs.

Additional resources: