Difference between revisions of "GetWeatherHDRValue"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>Haama m (→HDR Value) |
||
Line 7: | Line 7: | ||
Returns the specified HDR value for the weather. | Returns the specified HDR value for the weather. | ||
==HDR | ==HDR Values== | ||
0: Eye Adapt | 0: Eye Adapt | ||
1: Blur Radius | 1: Blur Radius |
Latest revision as of 00:50, 27 December 2007
A command for Oblivion Script Extender
Syntax:
(hdrValue:float) GetWeatherHDRValue whichHDRValue:short weather:ref (hdrValue:float) GetHDRValue whichHDRValue:short weather:ref
Returns the specified HDR value for the weather.
HDR Values[edit | edit source]
0: Eye Adapt 1: Blur Radius 2: Blur Passes 3: Emissive Mult 4: Target LUM 5: Upper LUM Clamp 6: Bright Scale 7: Bright Clamp 8: LUM Ramp No Tex 9: LUM Ramp Min 10: LUM Ramp Max 11: Sunlight Dimmer 12: Grass Dimmer 13: Tree Dimmer
See Also[edit | edit source]
- Climates
- GetCurrentWeatherID
- GetWeatherWindSpeed
- GetWeatherCloudSpeedLower
- GetWeatherCloudSpeedUpper
- GetWeatherTransDelta
- GetWeatherSunGlare
- GetWeatherSunDamage
- GetWeatherFogDayNear
- GetWeatherFogDayFar
- GetWeatherFogNightNear
- GetWeatherFogNightFar
- SetWeatherHDRValue
- GetWeatherColor
- GetWeatherLightningFrequency