Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


markerNamePath

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.
Read time 1 minuteLast updated 10 days ago

Definition

public ReadOnlyCollection<string> markerNamePath { get; }