Click or drag to resize

Line2DClearPoints Method

Removes all points from the line.

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