Curve2DRemovePoint Method |
Deletes the point idx from the curve. Sends an error to the console if idx is out of bounds.
Namespace: Godot
public void RemovePoint( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.Curve2D.RemovePoint(System.Int32)"]