Click or drag to resize

LightShadowEnabled Property

If true, the light 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