light_color
 
 
 

Syntax:

filter = <color>

Range:

Any floating point numbers.

Default:

(255,255,255)

Purpose:

This modifies the overall light color in a scene. If the value is (255,200,200) then the overall scene lighting will be more red.

Example:

light_color = (30, 255, 200)