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

ProfilerTimeSampleSelection.markerNamePath

public ReadOnlyCollection<string> markerNamePath;

Description

A list of the names of all ProfilerMarkers that make up the Sample Stack of this selection. Unity populates this list on a selection object if it was passed to IProfilerFrameTimeViewSampleSelectionController.SetSelection and was accepted as a valid selection.