setLightColor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETLIGHTCOLOR]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SETLIGHTCOLOR]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SETLIGHTCOLOR]]


| arma |= Game name


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


| Set diffuse color of light. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| light '''setLightColor''' [r, g, b] |= Syntax


'''light:''' [[Object]]
|p1= light: [[Object]] |= Parameter 1


'''[r, g, b]:''' [[Array]]
|p2= [r, g, b]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.58 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Set diffuse color of light.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SETLIGHTCOLOR]]
[[Category:Scripting Commands OFP Elite |SETLIGHTCOLOR]]
[[Category:Scripting Commands ArmA|SETLIGHTCOLOR]]

Revision as of 00:20, 2 August 2006

-wrong parameter ("Arma") defined!-2.58
Hover & click on the images for description

Description

Description:
Set diffuse color of light.
Groups:
Uncategorised

Syntax

Syntax:
light setLightColor [r, g, b]
Parameters:
light: Object
[r, g, b]: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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

Notes

Bottom Section