Click or drag to resize

Light2DShadowEnabled Property

If true, the Light2D will cast shadows.

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

Property Value

Type: Boolean
See Also