- 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.
- 演進式架構(原書第2版)
- INSTANT OpenCV Starter
- 編程的修煉
- MATLAB應用與實驗教程
- VSTO開發入門教程
- Learning Apache Mahout Classification
- Modular Programming in Java 9
- Python時間序列預測
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- RubyMotion iOS Develoment Essentials
- Training Systems Using Python Statistical Modeling
- Mastering PowerCLI
- 3ds Max 2018從入門到精通
- JavaScript前端開發基礎教程
- SAS編程演義