Click or drag to resize

OmniLightGetShadowMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: OmniLightShadowMode

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

See Also