GodotSharpAPI
GodotSharpAPI
Godot
Line2D Class
Line2D Methods
AddPoint Method
ClearPoints Method
GetAntialiased Method
GetBeginCapMode Method
GetCurve Method
GetDefaultColor Method
GetEndCapMode Method
GetGradient Method
GetJointMode Method
GetPointCount Method
GetPointPosition Method
GetPoints Method
GetRoundPrecision Method
GetSharpLimit Method
GetTexture Method
GetTextureMode Method
GetWidth Method
RemovePoint Method
SetAntialiased Method
SetBeginCapMode Method
SetCurve Method
SetDefaultColor Method
SetEndCapMode Method
SetGradient Method
SetJointMode Method
SetPointPosition Method
SetPoints Method
SetRoundPrecision Method
SetSharpLimit Method
SetTexture Method
SetTextureMode Method
SetWidth Method
Line2D
ClearPoints Method
Removes all points from the line.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearPoints
()
See Also
Reference
Line2D Class
Godot Namespace