- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 86字
- 2021-06-24 12:12:56
Record
Enabling the Record option (the record icon) makes the Profiler record profiling data. This will happen continuously while this option is enabled. Note that runtime data can only be recorded if the application is actively running. For an app running in the Editor, this means that Playmode must be enabled and it should not be paused; alternatively, for a standalone app, it must be the active window. If Profile Editor is enabled, then the data that appears will be collected for the Editor itself.
推薦閱讀
- 垃圾回收的算法與實現
- Mastering C# Concurrency
- Learning Python Design Patterns(Second Edition)
- Building Cross-Platform Desktop Applications with Electron
- 琢石成器:Windows環境下32位匯編語言程序設計
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- 深入理解C指針
- C++從入門到精通(第6版)
- 面向對象程序設計及C++(第3版)
- Python Social Media Analytics
- JavaEE架構與程序設計
- Responsive Web Design with jQuery
- Python繪圖指南:分形與數據可視化(全彩)
- Distributed Computing with Python