Enum ProfilerColumn
Namespace: UnityEditorInternal.Profiling
Assembly: UnityEditor.dll
Syntax
[MovedFrom("UnityEditorInternal")]
public enum ProfilerColumnFields
| Name | Description | 
|---|---|
| Calls | |
| DontSort | |
| DrawCalls | |
| FunctionName | |
| GCMemory | |
| ObjectName | |
| SelfGPUPercent | |
| SelfGPUTime | |
| SelfPercent | |
| SelfTime | |
| TotalGPUPercent | |
| TotalGPUTime | |
| TotalPercent | |
| TotalTime | |
| WarningCount |