GetLightRGB

Revision as of 18:16, 3 January 2017 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns a stringmap with keys 'r', 'g', and 'b' containing the color values of a light form. |name = GetLightRGB |returnType = array |r...")
(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 the color values of a light form.

Syntax

(array) [lightRef].GetLightRGB light:form

See Also