Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSampleFlags(int)

Gets Profiler marker flags for the specific sample.
Read time 1 minuteLast updated 11 days ago

Definition

public MarkerFlags GetSampleFlags(int sampleIndex)

Parameters

sampleIndex

Index of the Profiler sample.

Returns

Type

Description

MarkerFlagsReturns Profiler marker flags.

Remarks

Additional Resources: MarkerFlags.