- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 84字
- 2021-07-02 23:21:02
Frame Selection
The Frame Counter shows how many frames have been profiled and which frame is currently selected in the Timeline View. There are two buttons to move the currently selected frame forward or backward by one frame and a third button (the Current button) that resets the selected frame to the most recent frame and keeps that position. This will cause the Breakdown View to always show the profiling data for the current frame during runtime profiling and will display the word Current.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Mastering C# Concurrency
- INSTANT CakePHP Starter
- Java Web應用開發技術與案例教程(第2版)
- Android Native Development Kit Cookbook
- INSTANT Passbook App Development for iOS How-to
- Python深度學習:基于TensorFlow
- Learning Laravel's Eloquent
- Python極簡講義:一本書入門數據分析與機器學習
- 第一行代碼 C語言(視頻講解版)
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Professional JavaScript
- Kotlin語言實例精解