Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WarningLevel

Warning levels are used in the ThermalMetrics and describe the thermal status of the device. There are three possible statuses.
Read time 1 minuteLast updated 6 days ago

Definition

public enum WarningLevel

Fields

Value

Description

NoWarningNo warning is the normal warning level during standard thermal state.
ThrottlingIf the application is in the throttling state, it should make adjustments to go back to normal temperature levels.
ThrottlingImminentIf throttling is imminent, the application should perform adjustments to avoid thermal throttling.