# MinCpuPerformanceLevel

> The minimum CPU level. Used by IDevicePerformanceControl.CpuLevel and PerformanceMetrics.CurrentCpuLevel.

## Definition

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

```csharp
public const int MinCpuPerformanceLevel = 0
```
