# AutomaticPerformanceControl

> When set to true, which is the default value, Adaptive Performance automatically sets IDevicePerformanceControl.CpuLevel and IDevicePerformanceControl.GpuLevel.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AdaptivePerformance](/engine/6000.7/script-reference/unityengine/adaptiveperformance.md)
* **Assembly:** UnityEngine.AdaptivePerformanceModule

```csharp
bool AutomaticPerformanceControl { get; set; }
```
