Version: Unity 6.1 Alpha (6000.1)
Language : English
Cache behavior in Web
Introduction to Web graphics APIs

Web graphics APIs

The Web Player supports multiple graphics APIs that you can select from the Player settingsSettings that let you set various player-specific options for the final game built by Unity. More info
See in Glossary
.

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
Introduction to Web graphics APIs Information about Web graphics APIs and features and limitations they share.
WebGL2 Information and features unique to the WebGL2 graphics API.
WebGPU (Experimental) nformation and features unique to the WebGPU graphics API.

Additional resources:


Cache behavior in Web
Introduction to Web graphics APIs