COLOR LIGHT
This command will color an existing light within the scene. You can specify the color as a single colourvalue using the RGB command. Alternatively you can specify the color values individually by providing a red, green and blue component value in the range of -255 to 255. The light number and parameters must be specified using integer values.

You can create dark-light by specifying negative component values for your colour. Two uses of dark-light are the creation of smooth shadows and cloud cover effects.

SYNTAX
COLOR LIGHT Light Number, Color Value
COLOR LIGHT Light Number, Red Value, Green Value, Blue Value

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
Shadow Effect