Click or drag to resize

Line2DDefaultColor Property

The line's color. Will not be used if a gradient is set.

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

Property Value

Type: Color
See Also