# PerformanceAction

> Current determined action needed from performance state. Action StateAction.Increase will be ignored if AdaptivePerformanceIndexer.ThermalAction is decreasing.

## Definition

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

```csharp
public StateAction PerformanceAction { get; }
```
