getLighting: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Color" to "Color (RGB)") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 6: | Line 6: | ||
|gr1 = Lights |GROUP1= | |gr1 = Lights |GROUP1= | ||
|descr= Gets general environment's light settings. |Description= | |descr= Gets general environment's light settings. |Description= | ||
|s1= [[getLighting]] |Syntax= | |s1= [[getLighting]] |Syntax= | ||
Line 18: | Line 16: | ||
* lightDirection: [[Vector3D]] | * lightDirection: [[Vector3D]] | ||
* starsVisibility: [[Number]] |Return Value= | * starsVisibility: [[Number]] |Return Value= | ||
|x1= <code>[[getLighting]]; {{cc|Returns <nowiki>[</nowiki>[0.646753,0.781818,1],28526.2,[-0.0167152,0.211598,-0.977214],0] }}</code> |Example 1= | |x1= <code>[[getLighting]]; {{cc|Returns <nowiki>[</nowiki>[0.646753,0.781818,1],28526.2,[-0.0167152,0.211598,-0.977214],0] }}</code> |Example 1= | ||
|seealso= [[getLightingAt]] [[moonPhase]] [[Lightpoint Tutorial]] |See Also= | |seealso= [[getLightingAt]] [[moonPhase]] [[Lightpoint Tutorial]] |See Also= |
Revision as of 01:20, 17 January 2021
Description
- Description:
- Gets general environment's light settings.
- Groups:
- Lights
Syntax
- Syntax:
- getLighting
- Return Value:
- Array to format [ambientLightColor, ambientLightBrightness, lightDirection, starsVisibility]:
- ambientLightColor: Color (RGB)
- ambientLightBrightness: Number
- lightDirection: Vector3D
- starsVisibility: Number
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