SetMoonTexture
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the texture path of the Moon, specified by moonType:
0 Full 1 Three Wan 2 Half Wan 3 One Wan 4 No Moon 5 One Wax 6 Half Wax 7 Three Wax
Syntax
SetMoonTexture moonType:int newPath:string
Example
SetMoonTexture 3 "textures/sky/one_wan_alt.dds"
Sets the texture path of the "One Wan" moon.