SetWeatherTexture

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
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.

See Also