Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ProfilerRecorderDescription.Name

public string Name;

Description

The name of the Profiler metric.

Note: Accessing this property allocates a new managed string on every access, which contributes to GC allocated memory. As such, this might slow down the performance of your application.