moonIntensity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|Scripting Commands}}")
m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>")
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma2oa |Game name=
|game1= arma2oa
|version1= 1.62


|1.62|Game version=
|game2= tkoh
|version2= 1.00


|gr1= Environment |GROUP1=
|game3= arma3
____________________________________________________________________________________________
|version3= 0.50


| Returns the intensity of the moon's brightness in range 0...1. |DESCRIPTION=
|gr1= Environment
____________________________________________________________________________________________


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


| [[Number]] |RETURNVALUE=
|s1= '''moonIntensity'''
____________________________________________________________________________________________
 
|x1= <code>_intensity = [[moonIntensity]];</code> |EXAMPLE1=


____________________________________________________________________________________________
|r1= [[Number]]


| [[moonPhase]], [[sunOrMoon]] |SEEALSO=
|x1= <sqf>_intensity = moonIntensity;</sqf>


|seealso= [[moonPhase]] [[sunOrMoon]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Arma 2: Operation Arrowhead: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 22:21, 7 May 2022

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