SetWaterColorRGB

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets a set of color values in a water form.

Syntax

[help]
SetWaterColorRGB waterForm:ref  
  set:int   
  red:int    
  green:int   
  blue:int

Example

SetWaterColorRGB rWaterForm iSet iRed iGreen iBlue

Water color sets

01 : shallow
02 : deep
03 : reflection

See Also