getLightingAt: Difference between revisions
BrettMayson (talk | contribs) No edit summary |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 15: | Line 15: | ||
|r1= [[Array]] format [ambientLightColor, ambientLightBrightness, dynamicLightColor, dynamicLightBrightness]: | |r1= [[Array]] format [ambientLightColor, ambientLightBrightness, dynamicLightColor, dynamicLightBrightness]: | ||
* ambientLightColor: | * ambientLightColor: [[Color|Color (RGB)]] | ||
* ambientLightBrightness: [[Number]] | * ambientLightBrightness: [[Number]] | ||
* dynamicLightColor: | * dynamicLightColor: [[Color|Color (RGB)]] | ||
* dynamiclightBrightness: [[Number]] | * dynamiclightBrightness: [[Number]] | ||
Revision as of 07:42, 2 January 2026
Description
- Description:
- Gets provided object's lighting information.
- Groups:
- Lights
Syntax
- Syntax:
- getLightingAt obj
- Parameters:
- obj: Object
- Return Value:
- Array format [ambientLightColor, ambientLightBrightness, dynamicLightColor, dynamicLightBrightness]:
- ambientLightColor: Color (RGB)
- ambientLightBrightness: Number
- dynamicLightColor: Color (RGB)
- dynamiclightBrightness: Number
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- getLighting Light Source Tutorial
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note