CategoryName
The category name of the described Profiler counter.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling.Editor
- Assembly: UnityEditor.CoreModule
public string CategoryName { get; }
Remarks
The name of the category that the described Profiler counter belongs to. Read-only.
Additional Resources: ProfilerCounterDescriptor, ProfilerCategory.