diff --git a/doc/classes/Light.xml b/doc/classes/Light.xml index f411a618cb3..00bdeee89c3 100644 --- a/doc/classes/Light.xml +++ b/doc/classes/Light.xml @@ -62,7 +62,8 @@ The color of shadows cast by this light. - Attempts to reduce [member shadow_bias] gap. + Attempts to reduce [member shadow_bias] gap by rendering screen-space contact shadows. This has a performance impact, especially at higher values. + [b]Note:[/b] Contact shadows can look broken, so leaving this property to [code]0.0[/code] is recommended. If [code]true[/code], the light will cast shadows.