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.