setLightFlareSize: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m ({{Example needed}})
No edit summary
Line 21: Line 21:




|x1= <code>{{Example needed}}</code> |= Example 1
|x1= <code>myLight setLightFlareSize 5;</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 22:22, 27 March 2015

Hover & click on the images for description

Description

Description:
Sets relative size of the flare for the light.
Groups:
Uncategorised

Syntax

Syntax:
light setLightFlareSize size
Parameters:
light: Object
size: Number
Return Value:
Nothing

Examples

Example 1:
myLight setLightFlareSize 5;

Additional Information

See also:
setLightAmbientsetLightColorlightAttachObjectlightDetachObjectsetLightIntensitysetLightAttenuationsetLightUseFlaresetLightBrightnesssetLightFlareMaxDistancesetLightDayLight

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