Profiler category colors enum.
Use ProfilerCategoryColor to specific color of ProfilerCategory samples in the Timeline view of the CPU Usage Profiler module.
| Property | Description | 
|---|---|
| Render | Render category markers color. | 
| Scripts | Scripts category markers color. | 
| BurstJobs | Burst Jobs category markers color. | 
| Other | Multiple miscellaneous categories markers color. | 
| Physics | Physics category markers color. | 
| Animation | Animation category markers color. | 
| Audio | Audio category markers color. | 
| AudioJob | Audio Jobs category markers color. | 
| AudioUpdateJob | Audio Update Jobs category markers color. | 
| Lighting | Lighting and Global Illumination category markers color. | 
| GC | Garbage Collection category markers color. | 
| VSync | Rendering Vertical Sync category markers color. | 
| Memory | Memory Allocation category markers color. | 
| Internal | Internal category markers color. | 
| UI | User Interface category markers color. | 
| Build | Build System category markers color. | 
| Input | Input category markers color. |