Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Description

The description of the Profiler counter.
Read time 1 minuteLast updated 12 days ago

Definition

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.