setLightDayLight: 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 if light can be used during the day. |DESCRIPTION= | | Sets if light can be used during the day. |DESCRIPTION= | ||
| light [[setLightDayLight]] bool |SYNTAX= | | light [[setLightDayLight]] bool |SYNTAX= | ||
Line 25: | Line 22: | ||
|x1= <code>myLight [[setLightDayLight]] [[true]];</code> |EXAMPLE1= | |x1= <code>myLight [[setLightDayLight]] [[true]];</code> |EXAMPLE1= | ||
| [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightFlareSize]], [[setLightFlareMaxDistance]], [[setLightBrightness]] |SEEALSO= | | [[setLightAmbient]], [[setLightColor]], [[lightAttachObject]], [[lightDetachObject]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightFlareSize]], [[setLightFlareMaxDistance]], [[setLightBrightness]] |SEEALSO= |
Revision as of 02:30, 17 January 2021
Description
- Description:
- Sets if light can be used during the day.
- Groups:
- Lights
Syntax
- Syntax:
- light setLightDayLight bool
- Parameters:
- light: Object
- bool: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
myLight setLightDayLight true;
Additional Information
- See also:
- setLightAmbientsetLightColorlightAttachObjectlightDetachObjectsetLightIntensitysetLightAttenuationsetLightUseFlaresetLightFlareSizesetLightFlareMaxDistancesetLightBrightness
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