Version: 2018.2

PerformanceReportingSettings

class in UnityEditor.Analytics

Switch to Manual

Description

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

Static Variables

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