Version: 2021.2
言語: 日本語
public double GetSampleMetadataAsDouble (int sampleIndex, int metadataIndex);

パラメーター

sampleIndex Index of the Profiler sample.
metadataIndex Metadata index.

戻り値

double Returns double representation of sample metadata value.

説明

Gets sample metadata value as double.

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