Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Description

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

Definition

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.