Description
The description 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 Description { get; }
Remarks
A human-readable description providing additional information about the Profiler counter. This property is set when using a constructor that accepts a description parameter. Read-only.
Additional Resources: ProfilerCounterDescriptor.