columnName
The Profiler Sample Name column.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public const int columnName = 0
Remarks
The entries in this column are the names of the samples. They usually correspond with the name of the function they sample. Alternatively, they can be defined by a ProfilerMarker or a Profiler.BeginSample