Version: 2023.1
言語: 日本語
public Unity.Profiling.LowLevel.MarkerFlags GetItemMarkerFlags (int id);

パラメーター

id Hierarchy item identifier.

戻り値

MarkerFlags Marker usage flags.

説明

Use to retrieve a marker usage flags.

Marker usage flags give insight into sample origin (scripting or native code).

See Also: GetItemMarkerID.