FrameDataView.GetMarkerFlags

public Unity.Profiling.LowLevel.MarkerFlags GetMarkerFlags(int markerId);

Parameters

markerId Marker identifier.

Returns

MarkerFlags Returns Profiler marker flags.

Description

Gets Profiler marker flags for the specific marker identifier.

See Also: GetMarkerId, MarkerFlags.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答