SetWeatherTexture
From GECK
A function added by the JIP NVSE Plugin.
Contents
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"
Notes
- If the weather affected is currently loaded, changes will not be visible until the weather is reloaded, either by entering an interior cell or changing the currently loaded weather to a different weather.