Difference between revisions of "SetWeatherPrecipitationModel"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Jazzisparis
imported>Jazzisparis
 
Line 24: Line 24:
*[[SetWeatherRGBColor]]
*[[SetWeatherRGBColor]]
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Weather Functions (JIP)]]

Latest revision as of 12:52, 30 March 2015

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the Precipitation model path of a weather.

Syntax

[help]
SetWeatherPrecipitationModel weather:ref modelPath:string

Example

SetWeatherPrecipitationModel NVHooverDamWeather "Weather\NVRain.nif"

See Also