lightpoint redColor blueAmbient.jpg – File
From Bohemia Interactive Community

Size of this preview: 600 × 600 pixels. Other resolution: 1,024 × 1,024 pixels.
Original file (1,024 × 1,024 pixels, file size: 32 KB, MIME type: image/jpeg)
Summary
Illustration for Light Source Tutorial.
Code used
private _light = "#lightpoint" createVehicle (getPosATL player vectorAdd [0,10,5]);
_light setLightBrightness 2;
_light setLightColor [1,0,0];
_light setLightAmbient [0,0,1];
_light setLightUseFlare true;
_light setLightFlareMaxDistance 16;
_light setLightFlareSize 3;
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 22:20, 21 July 2020 | ![]() | 1,024 × 1,024 (32 KB) | Lou Montana (talk | contribs) | Illustration for Lightpoint Tutorial light = "#lightpoint" createVehicle (getPosATL player vectorAdd [0,10,5]); light setLightBrightness 2; light setLightColor [1,0,0]; light setLightAmbient [0,0,1]; light setLightUseFlare true; light setLig... |
You cannot overwrite this file.
File usage
The following page uses this file: