Click or drag to resize

DirectionalLightDirectionalShadowSplit1 Property

The distance from camera to shadow split 1. Relative to DirectionalShadowMaxDistance. Only used when DirectionalShadowMode is SHADOW_PARALLEL_2_SPLITS or SHADOW_PARALLEL_4_SPLITS.

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

Property Value

Type: Single
See Also