Click or drag to resize

DirectionalLightGetShadowMode Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetShadowMode is deprecated. Use the DirectionalShadowMode property instead.")]
public DirectionalLightShadowMode GetShadowMode()

Return Value

Type: DirectionalLightShadowMode

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

See Also