Version: 2021.3
言語: 日本語

ProfilerRecorderHandle

struct in Unity.Profiling.LowLevel.Unsafe

マニュアルに切り替える

説明

Gets the handle of a Profiler metric.

Gets information about built-in or created Profiler markers or counters that are accessible with ProfilerRecorder.

変数

ValidIndicates if a handle is valid and can be used with ProfilerRecorder.

Static 関数

GetAvailableGets all available handles which can be accessed with ProfilerRecorder.
GetDescriptionGets description of Profiler marker or counter handle.