setLightFlareSize: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|arg= local |= " to "|arg= local |MPARGUMENTS= ") |
Lou Montana (talk | contribs) m (Add Category:Command Group: Lights) |
||
Line 5: | Line 5: | ||
|0.50|Game version= | |0.50|Game version= | ||
|arg= local |MPARGUMENTS= | |arg= local |MPARGUMENTS= | ||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 12: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| light | | light [[setLightFlareSize]] size |SYNTAX= | ||
|p1= light: [[Object]] | |p1= light: [[Object]] |PARAMETER1= | ||
|p2= size: [[Number]] | |p2= size: [[Number]] |PARAMETER2= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>myLight [[setLightFlareSize]] 5;</code> |EXAMPLE1= | |||
|x1= <code>myLight setLightFlareSize 5;</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightBrightness]], [[setLightFlareMaxDistance]], [[setLightDayLight]] |SEEALSO= | | [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightBrightness]], [[setLightFlareMaxDistance]], [[setLightDayLight]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Line 38: | Line 38: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | [[Category:Command Group: Lights]] | ||
Revision as of 22:55, 19 July 2020
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