Click or drag to resize

Line2DGradient Property

The gradient is drawn through the whole line from start to finish. The default color will not be used if a gradient is set.

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

Property Value

Type: Gradient
See Also