Difference between revisions of "SetWeatherPrecipitationModel"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the Precipitation model path of a weather. |name = SetWeatherPrecipitationModel |arguments = {{FunctionArgument |Name = weat...") |
imported>Jazzisparis |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
}} | }} | ||
==See Also== | ==See Also== | ||
*[[GetWeatherPrecipitationModel]] | |||
*[[GetWeatherImageSpaceMod]] | |||
*[[SetWeatherImageSpaceMod]] | |||
*[[GetWeatherTexture]] | |||
*[[SetWeatherTexture]] | |||
*[[GetWeatherTraitNumeric]] | |||
*[[SetWeatherTraitNumeric]] | |||
*[[GetWeatherRGBColor]] | |||
*[[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
SetWeatherPrecipitationModel weather:ref modelPath:string
Example
SetWeatherPrecipitationModel NVHooverDamWeather "Weather\NVRain.nif"