lightpoint redColor blueAmbient.jpg – File

From Bohemia Interactive Community
Jump to navigation Jump to search

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/TimeThumbnailDimensionsUserComment
current23:20, 21 July 2020Thumbnail for version as of 23:20, 21 July 20201,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...

The following page uses this file:

Metadata