- 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.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Mastering OpenLayers 3
- ReSharper Essentials
- 深入淺出Electron:原理、工程與實(shí)踐
- Go語言高效編程:原理、可觀測性與優(yōu)化
- 青少年軟件編程基礎(chǔ)與實(shí)戰(zhàn)(圖形化編程三級)
- Practical Windows Forensics
- Julia Cookbook
- Symfony2 Essentials
- Visual Basic程序設(shè)計(jì)教程
- C#程序設(shè)計(jì)(項(xiàng)目教學(xué)版)
- Kivy Cookbook
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- 30天學(xué)通C#項(xiàng)目案例開發(fā)
- 深入分析GCC