shadow_threshold

Determines the minimum brightness of the shadow map below an entity for it's dynamic shadow to be visible. Used for automatically switching off dynamic shadows in dark areas of the map.

Range:

0..255, default 50.

Type:

var

Example:

shadow_threshold = 0; // cast shadows even in pitch dark rooms

See also:

SHADOW, shadow_range

► latest version online