Click or drag to resize

Light2DEnergy Property

The Light2D's energy value. The larger the value, the stronger the light.

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

Property Value

Type: Single
See Also