- 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.
推薦閱讀
- Android Jetpack開發(fā):原理解析與應用實戰(zhàn)
- JIRA 7 Administration Cookbook(Second Edition)
- VMware vSphere 6.7虛擬化架構實戰(zhàn)指南
- Expert Android Programming
- HTML5 and CSS3 Transition,Transformation,and Animation
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Procedural Content Generation for C++ Game Development
- Geospatial Development By Example with Python
- HTML5+CSS3+jQuery Mobile APP與移動網(wǎng)站設計從入門到精通
- INSTANT Apache ServiceMix How-to
- Visual Basic程序設計實驗指導及考試指南
- Google Adsense優(yōu)化實戰(zhàn)
- Laravel Design Patterns and Best Practices
- Hands-On ROS for Robotics Programming
- JavaScript設計模式與開發(fā)實踐