AdaptivePerformanceIndexerSettings
Settings of indexer system.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public class AdaptivePerformanceIndexerSettings
Properties
Property | Description |
|---|---|
| active | Returns true if Indexer was active, false otherwise. |
| performanceActionDelay | Delay after any scaler is applied or unapplied because of performance state. |
| thermalActionDelay | Delay after any scaler is applied or unapplied because of thermal state. |