Version: 2021.1
LanguageEnglish
  • C#

ProfilerTimeSampleSelection.sampleDisplayName

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public string sampleDisplayName;

Description

The name of the Sample as it is displayed in the Profiler Window. This might be a shorter version than the last item in _markerNamePath.

The Profiler Window might shorten some Sample names, e.g. Deep Profiling samples might be stripped of the assembly parts of their name for cleaner display purposes, and Editor Only samples will be shown as Editor Only [SampleName].