Readonly
atmosphere: AtmosphereModel | nullReadonly
clouds: CloudsModel | nullReadonly
ocean: OceanModel | nullReadonly
temperature: { max: number; min: number }Maximum temperature of the object in Kelvin
Minimum temperature of the object in Kelvin
Readonly
terrainSettings: TerrainSettingsReadonly
waterAmount: number
The temperature range of the object in Kelvin TODO: remove when the temperature gets calculated dynamically