Como criar uma compilação de aplicativo para ser executada em um navegador
Create a WebGL build to run your application in a browser.
Select the Unity WebGL component when installing Unity Editor. To add a module to an already installed Unity Editor, run the installer for your version and select the missing components.
Compilação WebGL demonstrativa
Veja a demonstração em um navegador.
To create a WebGL build:
- Open your Unity project.
- Go to
File > Build settings . - In the
Platform panel, selectWebGL . - Select build type (optional).
- Click
Build and Run .
Observação
Not all Unity features are available in WebGL builds. See the Unity documentation for limitations.
For the payment interface to work correctly, open it in an iframe. To do this, call the Purchase
method of the
Este artigo foi útil?
Obrigado pelo seu feedback!
Avaliaremos sua mensagem e a usaremos para melhorar sua experiência.Encontrou um erro de texto ou digitação? Selecione o texto e pressione Ctrl+Enter.