Version: 2020.1
LanguageEnglish
  • C#

MarkerFlags

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Profiler marker usage flags.

Properties

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.

Did you find this page useful? Please give it a rating: