getLighting: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <nowiki>[</nowiki>[" to " [<nowiki/>[")
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
Line 5: Line 5:
|version1= 2.00
|version1= 2.00


|gr1 = Lights
|gr1= Lights


|descr= Gets general environment's light settings.
|descr= Gets general environment's light settings.

Revision as of 13:47, 11 April 2021

Hover & click on the images for description

Description

Description:
Gets general environment's light settings.
Groups:
Lights

Syntax

Syntax:
getLighting
Return Value:
Array to format [ambientLightColor, ambientLightBrightness, lightDirection, starsVisibility]:

Examples

Example 1:
getLighting; // Returns [[0.646753,0.781818,1],28526.2,[-0.0167152,0.211598,-0.977214],0]

Additional Information

See also:
getLightingAt moonPhase Lightpoint Tutorial

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