# StopAdaptivePerformance()

> Attempts to stop Adaptive Performance by requesting the active loader and all subsystems to stop. When this completes successfully, IAdaptivePerformance.Active will be false.

## Definition

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

```csharp
void StopAdaptivePerformance()
```
