Version: 2021.2
언어: 한국어
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.