setLightAttenuation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(locality)
Line 5: Line 5:


|0.50|= Game version
|0.50|= Game version
|arg= local |=
|eff= local |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 21:10, 22 March 2014

Hover & click on the images for description

Description

Description:
Sets attenuation of light.
Groups:
Uncategorised

Syntax

Syntax:
light setLightAttenuation [start, constant, linear, quadratic]
Parameters:
light: Object
[start, constant, linear, quadratic]: Array
start: Number
constant: Number
linear: Number
quadratic: Number
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section