env_ambient_light

From Source Entities
Jump to navigation Jump to search

Code classes:

Color correction.png

env_ambient_light is a point entity present in all games since Asw.pngAlien Swarm. This entity adds color to darker areas of the screen while not affecting bright areas as much.

Keyvalues[edit | edit source]

Color (R G B) (color) <color255>
Color to apply. This color is applied additively, so 0 0 0 will do nothing. To make the view artificially darker, see env_fade.

Inputs[edit | edit source]

SetColor <color255>
Sets Color.

See Also[edit | edit source]