GetSampleFlags(int)
Gets Profiler marker flags for the specific sample.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public MarkerFlags GetSampleFlags(int sampleIndex)
Parameters
Index of the Profiler sample.
Returns
Type | Description |
|---|---|
| MarkerFlags | Returns Profiler marker flags. |
Remarks
Additional Resources: MarkerFlags.