setLightFlareSize: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 11: | Line 10: | ||
|eff= local |Multiplayer Effects= | |eff= local |Multiplayer Effects= | ||
| Sets relative size of the flare for the light. |DESCRIPTION= | | Sets relative size of the flare for the light. |DESCRIPTION= | ||
| light [[setLightFlareSize]] size |SYNTAX= | | light [[setLightFlareSize]] size |SYNTAX= | ||
Line 25: | Line 22: | ||
|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= |
Revision as of 02:27, 17 January 2021
Description
- Description:
- Sets relative size of the flare for the light.
- Groups:
- Lights
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