Click or drag to resize

LightLightColor Property

The light's color. An overbright color can be used to achieve a result equivalent to increasing the light's LightEnergy.

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

Property Value

Type: Color
See Also