GetLightRGB

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

A function added by the Lutana NVSE plugin.

Description

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

Syntax

[help]
(array) [lightRef].GetLightRGB light:form

See Also