shadow_range

Determines the distance above which dynamic shadows are not displayed anymore, in percent of view.clip_far parameter.

Range:

0..100, default 50.

Type:

var

Example:

shadow_range = 5; // speed up rendering by displaying shadows only in a short radius

See also:

shadow, shadow_threshold, clip_far

► latest version online