PerformanceModeEventHandler
You can subscribe to the performance mode event delegate which sends the PerformanceMode when the performance mode changes.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public delegate void PerformanceModeEventHandler(PerformanceMode performanceMode)