Click or drag to resize

LightLightNegative Property

If true, the light's effect is reversed, darkening areas and casting bright shadows.

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

Property Value

Type: Boolean
See Also