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.