This version of Unity is unsupported.

PerformanceReportingSettings

class in UnityEditor.Analytics

/

Implemented in:UnityEditor

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.