GetWaterColorRGB

Revision as of 17:11, 24 March 2017 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns a stringmap with keys 'r', 'g', and 'b' containing a set of color values of a water form.

Syntax

(array) GetWaterColorRGB waterForm:ref  
  set:int

Example

let arMyArray := GetWaterColorRGB rWaterForm iSet

Water color sets

01 : shallow
02 : deep
03 : reflection

See Also