Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

RawFrameDataView.GetSampleMetadataCount

Declaration

public int GetSampleMetadataCount(int sampleIndex);

Parameters

Description
sampleIndex Index of the Profiler sample.

Returns

int Amount of metadata values.

Description

Gets metadata count associated with the specific sample.