GetLightFade

From the Fallout3 GECK Wiki
Revision as of 18:18, 3 January 2017 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns the fade value of a light reference or form. |name = GetLightFade |returnType = float |referenceType = [lightRef] |arguments =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the fade value of a light reference or form.

Syntax

[help]
(float) [lightRef].GetLightFade light:form

See Also