Click or drag to resize

Curve2DClearPoints Method

Removes all points from the curve.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearPoints()
See Also