Click or drag to resize

DirectionalLight.GetShadowDepthRange Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.DirectionalLight.GetShadowDepthRange"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetShadowDepthRange is deprecated. Use the DirectionalShadowDepthRange property instead.")]
public DirectionalLight.ShadowDepthRange GetShadowDepthRange()

Return Value

Type: DirectionalLight.ShadowDepthRange

[Missing <returns> documentation for "M:Godot.DirectionalLight.GetShadowDepthRange"]

See Also