Version: 2021.2
WebGL Player 设置
WebGL 中的内存

Developing for WebGL

This section provides information required to develop apps that are suitable for WebGL. It includes information that you might want to consider before you begin to develop on WebGL.

A 3D Room Designer’s frontend built-in native HTML and JavaScript communicates with the Unity WebGL Player through external Javascript calls
A 3D Room Designer’s frontend built-in native HTML and JavaScript communicates with the Unity WebGL Player through external Javascript calls

This section covers the following WebGL topics:

页面 描述
WebGL Memory How memory is managed in WebGL.
WebGL: interacting with browser scripting The different methods used for browser scripting in WebGL.
WebGL performance considerations WebGL performance considerations.
Debugging and troubleshooting WebGL builds Debugging and troubleshooting WebGL builds.
Cursor locking and full-screen mode in WebGL Cursor locking and full-screen mode support in WebGL.
WebGL Input Lists the input types supported in WebGL.
WebGL Networking How to use networking in WebGL.
WebGL Player 设置
WebGL 中的内存