This version of Unity is unsupported.

ProfilerModuleChartType

enumeration

Description

Options for a Profiler module’s chart type.

ProfilerModule uses this to specify the type of chart that the module displays in the Profiler window.

Properties

LineDisplay a line chart.
StackedTimeAreaDisplay a stacked-area chart.
StackedAreaDisplay a stacked-area chart.