GodotSharpAPI
GodotSharpAPI
Godot
Curve2D Class
Curve2D Methods
AddPoint Method
ClearPoints Method
GetBakedLength Method
GetBakedPoints Method
GetBakeInterval Method
GetClosestOffset Method
GetClosestPoint Method
GetPointCount Method
GetPointIn Method
GetPointOut Method
GetPointPosition Method
Interpolate Method
InterpolateBaked Method
Interpolatef Method
RemovePoint Method
SetBakeInterval Method
SetPointIn Method
SetPointOut Method
SetPointPosition Method
Tessellate Method
Curve2D
ClearPoints Method
Removes all points from the curve.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearPoints
()
See Also
Reference
Curve2D Class
Godot Namespace