ThermalEventHandler
You can subscribe to the thermal event delegate which sends the ThermalMetrics when the thermal state changes.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public delegate void ThermalEventHandler(ThermalMetrics thermalMetrics)