setLightIR

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Sets lightpoint in infrared range.
Groups:
Lights

Syntax

Syntax:
light setLightIR value
Parameters:
light: Object - object of class "#lightpoint" or similar
value: Boolean - true to make it visible only with night vision goggles, false to make it a normal light
Return Value:
Nothing

Examples

Example 1:
myLight setLightIR true; // visible with NVG only!

Additional Information

See also:
setLightColor setLightAmbient setLightBrightness lightAttachObject lightDetachObject setLightIntensity setLightAttenuation setLightUseFlare setLightFlareSize setLightFlareMaxDistance setLightDayLight

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