- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 71字
- 2021-06-24 12:12:56
Add Profiler
By default, the Profiler will collect data for several different subsystems that cover the majority of the Unity engine's subsystems in Timeline View. These subsystems are organized into various areas containing relevant data. The Add Profiler option can be used to add additional areas or restore them if they have been removed. Refer to the Timeline View section for a complete list of subsystems we can profile.
推薦閱讀
- PHP程序設計(慕課版)
- Learning ASP.NET Core 2.0
- Kotlin Standard Library Cookbook
- Learning Continuous Integration with TeamCity
- Statistical Application Development with R and Python(Second Edition)
- 一本書講透Java線程:原理與實踐
- Java Fundamentals
- Emgu CV Essentials
- HTML5開發精要與實例詳解
- UI設計基礎培訓教程(全彩版)
- 你真的會寫代碼嗎
- Serverless工程實踐:從入門到進階
- 區塊鏈:技術與場景
- Mastering PostgreSQL 11(Second Edition)
- Python深度學習:基于PyTorch