Gets the temperature produced by this object. Positive values are "heat", negative values are "cold".
Refer to the values of the Temperature enum to see the possible range.
If this method is not implemented, or it returns undefined, Temperature.Neutral is used.
Gets the temperature produced by this object. Positive values are "heat", negative values are "cold". Refer to the values of the
Temperature
enum to see the possible range. If this method is not implemented, or it returnsundefined
,Temperature.Neutral
is used.