Light.shadowBias

var shadowBias : float

Description

Shadow mapping bias.

See Also: shadows property.

JavaScript
    light.shadowBias = 0.2;