Difference between revisions of "GetWeatherHDRValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
 
Line 7: Line 7:
Returns the specified HDR value for the weather.
Returns the specified HDR value for the weather.


==HDR Value==
==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]