Click or drag to resize

DirectionalLightDirectionalShadowBiasSplitScale Property

Amount of extra bias for shadow splits that are far away. If self-shadowing occurs only on the splits far away, increasing this value can fix them.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float DirectionalShadowBiasSplitScale { get; set; }

Property Value

Type: Single
See Also