性能分析器标记用途标志。
Default | 使用原生代码创建的标记的默认值。 |
Script | 标记是通过脚本代码创建的。 |
ScriptInvoke | 指定标记是通过从原生代码调用脚本方法生成的。 |
ScriptDeepProfiler | 指定标记是通过深度性能分析生成的。 |
AvailabilityEditor | 指定标记仅存在于编辑器中。 |
Warning | 指定标记突出显示性能欠佳的行为。 |
Counter | Marker represents a counter. |
SampleGPU | Specifies that marker is capable of capturing GPU timings. |