- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 167字
- 2021-07-02 23:20:59
Connecting to a WebGL instance
The Profiler can also be connected to an instance of the Unity WebGL Player. This can be achieved by ensuring that the Development Build and Autoconnect Profiler flags are enabled when the WebGL application is built and run from the Editor. The application will then be launched through the Operating System's default browser. This enables us to profile our web-based application in a more real-world scenario through the target browser and test multiple browser types for inconsistencies in behavior (although this requires us to keep changing the default browser).
Unfortunately, the Profiler connection can only be established when the application is first launched from the Editor. It currently (at least in early builds of Unity 2017) cannot be connected to a standalone WebGL instance already running in a browser. This limits the accuracy of benchmarking WebGL applications since there will be some Editor-based overhead, but it’s the only option we have available for the moment.
- Vue 3移動Web開發與性能調優實戰
- Machine Learning with R Cookbook(Second Edition)
- Learning Apache Mahout Classification
- ArcGIS By Example
- Visual C#.NET程序設計
- C專家編程
- 軟件測試綜合技術
- Vue.js光速入門及企業項目開發實戰
- Software Development on the SAP HANA Platform
- 算法秘籍
- Mastering PowerCLI
- Go Systems Programming
- C# 10核心技術指南
- Mobile Test Automation with Appium
- Python數據分析與挖掘實戰(第2版)