This version of Unity is unsupported.

RawFrameDataView.GetSampleFlags

Declaration

public Unity.Profiling.LowLevel.MarkerFlags GetSampleFlags(int sampleIndex);

Parameters

sampleIndex Index of the Profiler sample.

Returns

MarkerFlags Returns Profiler marker flags.

Description

Gets Profiler marker flags for the specific sample.

See Also: MarkerFlags.