LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PerformanceReportingSettings

class in UnityEditor.Analytics

Description

Normally performance reporting is enabled from the Services window, but if writing your own editor extension, this API can be used.

Static Properties

enabledThis Boolean field causes the performance reporting feature in Unity to be enabled if true, or disabled if false.