Click or drag to resize

DirectionalLightDirectionalShadowBlendSplits Property

If true, shadow detail is sacrificed in exchange for smoother transitions between splits.

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

Property Value

Type: Boolean
See Also