Version: 2021.2
言語: 日本語

MarkerFlags

enumeration

マニュアルに切り替える

説明

Profiler marker usage flags.

変数

DefaultDefault value for markers created in native code.
ScriptMarker is created by scripting code.
ScriptInvokeSpecifies that marker is generated by invocation of scripting method from native code.
ScriptDeepProfilerSpecifies that marker is generated by deep profiling.
AvailabilityEditorSpecifies that marker is present only in the Editor.
WarningSpecifies that marker highlights performance suboptimal behavior.
CounterMarker represents a counter.
SampleGPUSpecifies that marker is capable of capturing GPU timings.