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