moonIntensity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>")
m (Some wiki formatting)
 
Line 12: Line 12:
|gr1= Environment
|gr1= Environment


|descr= Returns the intensity of the moon's brightness in range 0...1.
|descr= Returns the intensity of the moon's brightness in range 0..1.


|s1= '''moonIntensity'''
|s1= [[moonIntensity]]


|r1= [[Number]]
|r1= [[Number]]

Latest revision as of 00:26, 22 September 2024

Hover & click on the images for description

Description

Description:
Returns the intensity of the moon's brightness in range 0..1.
Groups:
Environment

Syntax

Syntax:
moonIntensity
Return Value:
Number

Examples

Example 1:
_intensity = moonIntensity;

Additional Information

See also:
moonPhase sunOrMoon

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