Delegate ThermalEventHandler
You can subscribe to the thermal event delegate which sends the ThermalMetrics when the thermal state changes.
Namespace: UnityEngine.AdaptivePerformance
Syntax
public delegate void ThermalEventHandler(ThermalMetrics thermalMetrics);
Parameters
| Type | Name | Description |
|---|---|---|
| ThermalMetrics | thermalMetrics |