Click or drag to resize

Light2DRangeHeight Property

The height of the Light2D. Used with 2D normal mapping.

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

Property Value

Type: Single
See Also