| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Profiling.RawFrameDataView.GetSampleMetadataAsInt.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| sampleIndex | Index of the Profiler sample. |
| metadataIndex | Metadata index. |
int Returns integer representation of sample metadata value.
Gets sample metadata value as integer.
Use to obtain additional data associated with the sample. metadataIndex must be between 0 and GetSampleMetadataCount.
| Web Proxy Viewer | New URL | Original Page |