Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TemperatureLevel

Current normalized temperature level in the range of [0, 1]. A value of 0 means standard operation temperature and that the device is not in a throttling state. A value of 1 means that the device has reached maximum temperature and is either going into or is already in throttling state.
Read time 1 minuteLast updated 10 days ago

Definition

public float TemperatureLevel { readonly get; set; }