Category: Environment
/ Weather
Since engine version: 1.0 OC
SetTemperature
Description
Sets the global temperature.
Syntax
void SetTemperature(int temperature);
Parameter
- temperature:
- Temperature from -100 to 100.
Example
SetTemperature(-100);
Shock freezes the landscape.
See also: GetTemperature