setLightColor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
'''Description:'''
'''Description:'''


Set diffuse color of light.  
Set diffuse color of light.
 
'''Example:'''

Revision as of 21:21, 4 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.