Click or drag to resize

Light2DIsShadowEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Light2D.IsShadowEnabled"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Light2D.IsShadowEnabled"]

See Also