GetSampleMetadataCount(int)
Gets metadata count associated with the specific sample.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public int GetSampleMetadataCount(int sampleIndex)
Parameters
Index of the Profiler sample.
Returns
Type | Description |
|---|---|
| int | Amount of metadata values. |