SetWeatherTexture

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

A function added by the JIP NVSE Plugin.

Description

Sets the texture path of the specified layer of a weather.

Syntax

SetWeatherTexture weather:ref layerIndex:int{0-3} texturePath:string

Example

SetWeatherTexture NVHooverDamWeather 2 "sky\NVCloudlight.dds"

See Also