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
public string CategoryName { get; }
Remarks
The name of the category that the described Profiler belongs to, as a string. Read-only.
Additional Resources: ProfilerCounterDescriptor.