- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 84字
- 2021-07-02 23:21:01
Record
Enabling the Record option 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 Play Mode 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 gathered for the Editor itself.
推薦閱讀
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Web應(yīng)用系統(tǒng)開發(fā)實(shí)踐(C#)
- Mastering Entity Framework Core 2.0
- Python量化投資指南:基礎(chǔ)、數(shù)據(jù)與實(shí)戰(zhàn)
- JavaScript修煉之道
- 程序員面試算法寶典
- 編程珠璣(續(xù))
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- PHP+MySQL網(wǎng)站開發(fā)項(xiàng)目式教程
- 精通Linux(第2版)
- 深入分布式緩存:從原理到實(shí)踐
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Android系統(tǒng)級深入開發(fā)
- Python機(jī)器學(xué)習(xí):預(yù)測分析核心算法