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
Antialiased Property
If
true
, the line's border will be anti-aliased.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Antialiased
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Line2D Class
Godot Namespace