setLightColor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|SETLIGHTCOLOR]]
[[Category:Scripting Commands ArmA|SETLIGHTCOLOR]]


<new command not populated>


<h2 style="color:#000066">'''''light'' setLightColor ''[r, g, b]'''''</h2>


<h2 style="color:#000066">''''' setLightColor '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''light:''' [[Object]]
 
'''[r, g, b]:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.58 required.


'''Description:'''
'''Description:'''


Set diffuse color of light.


'''Example:'''
'''Example:'''

Revision as of 14:15, 3 July 2006


light setLightColor [r, g, b]


Operand types:

light: Object

[r, g, b]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.58 required.

Description:

Set diffuse color of light.

Example: