Click or drag to resize

DirectionalLightDirectionalShadowSplit3 Property

The distance from shadow split 2 to split 3. Relative to DirectionalShadowMaxDistance. Only used when DirectionalShadowMode is SHADOW_PARALLEL_4_SPLITS.

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

Property Value

Type: Single
See Also