GodotSharpAPI
GodotSharpAPI
Godot
Line2D Class
Line2D Properties
Antialiased Property
BeginCapMode Property
DefaultColor Property
EndCapMode Property
Gradient Property
JointMode Property
Points Property
RoundPrecision Property
SharpLimit Property
Texture Property
TextureMode Property
Width Property
WidthCurve Property
Line2D
DefaultColor 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#
Copy
public
Color
DefaultColor
{
get
;
set
; }
Property Value
Type:
Color
See Also
Reference
Line2D Class
Godot Namespace