Version: 2021.2
言語: 日本語
public float GetSampleMetadataAsFloat (int sampleIndex, int metadataIndex);

パラメーター

sampleIndex Index of the Profiler sample.
metadataIndex Metadata index.

戻り値

float Returns float representation of sample metadata value.

説明

Gets sample metadata value as float.

Use to obtain additional data associated with the sample. metadataIndex must be between 0 and GetSampleMetadataCount.