FrameDataView.GetSessionMetaDataCount

Declaration

public int GetSessionMetaDataCount(Guid id, int tag);

Parameters

id Unique identifier associated with the data.
tag Data stream index.

Returns

int Returns count of metadata chunks.

Description

Gets the total number of metadata chunks for each id and tag pair in the Profiler session.

Use the GetSessionMetaDataCount method to retrieve the total number of metadata arrays available in the session this frame occurred in. Profiler data can contain frames from different sessions.

When there are multiple Profiler.EmitSessionMetaData calls in the same frame, it results in multiple metadata arrays that are associated with the frame for a given id, tag pair. This information can be used to write data to the stream in small portions, which reduces the amount of memory needed to hold generated data.

Use id to identify the metadata from your project or package.
Use tag to distinguish between different data streams.

See Also: GetSessionMetaData, Profiler.EmitSessionMetaData.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961