- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 98字
- 2021-07-02 23:20:59
Launching the Profiler
We will begin with a brief tutorial on how to connect our game to the Unity Profiler within a variety of contexts:
- Local instances of the application, either through the Editor or a standalone instance
- Local instances of a WebGL application running in a browser
- Remote instances of the application on an iOS device (for example, iPhone or iPad)
- Remote instances of the application on an Android device (for example, an Android tablet or phone)
- Profiling the Editor itself
We will briefly cover the requirements for setting up the Profiler in each of these contexts.
推薦閱讀
- Getting Started with CreateJS
- Django Design Patterns and Best Practices
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Oracle數據庫從入門到運維實戰
- Java項目實戰精編
- Creating Stunning Dashboards with QlikView
- Natural Language Processing with Java and LingPipe Cookbook
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Android編程權威指南(第4版)
- Kotlin語言實例精解
- 系統分析師UML用例實戰
- Web程序設計與架構
- 基于Docker的Redis入門與實戰
- Expert Angular
- Python Geospatial Analysis Cookbook