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

参数

markerId Marker identifier.

返回

MarkerFlags Returns Profiler marker flags.

描述

Gets Profiler marker flags for the specific marker identifier.

Throws:
System.ArgumentException if markerId is invalid.

See Also: GetMarkerId, MarkerFlags.