GetLightFalloff

From the Fallout3 GECK Wiki
Revision as of 18:19, 3 January 2017 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns the falloff exponent value of a light reference or form. |name = GetLightFalloff |returnType = float |referenceType = [lightRef...")
(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 falloff exponent value of a light reference or form.

Syntax

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

See Also