Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.