The different areas of profiling, corresponding to the charts in ProfilerWindow.
Each area corresponds to a chart in ProfilerWindow and the accompanying detail pane in its bottom half. These are the categories that group statistical data and provide additional insights into those specific areas.
| Property | Description | 
|---|---|
| CPU | CPU statistics. | 
| GPU | GPU statistics. | 
| Rendering | Rendering statistics. | 
| Memory | Memory statistics. | 
| Audio | Audio statistics. | 
| Video | Video playback statistics. | 
| Physics | 3D Physics statistics. | 
| Physics2D | 2D physics statistics. | 
| NetworkMessages | Network messages statistics. | 
| NetworkOperations | Network operations statistics. | 
| UI | UI statistics. | 
| UIDetails | Detailed UI statistics. | 
| GlobalIllumination | Global Illumination statistics. | 
| VirtualTexturing | Virtual Texturing statistics. |