IThermalStatus
Use the thermal status interface to receive thermal status events and thermal metrics of the device.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public interface IThermalStatus
Properties
Property | Description |
|---|---|
| ThermalMetrics | The latest thermal metrics available. |
Events
Member | Description |
|---|---|
| ThermalEvent | Subscribe to thermal events which Adaptive Performance sends when the thermal state of the device changes. |