Description
The description of the Profiler counter.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling.Editor
- Assembly: UnityEditor.CoreModule
public string Description { get; }
Remarks
A description that provides information about the Profiler counter. Set this property when you use a constructor that accepts a description parameter. Read-only.
Additional Resources: ProfilerCounterDescriptor.