Curve2DSetPointIn Method |
Sets the position of the control point leading to the vertex idx. If the index is out of bounds, the function sends an error to the console. The position is relative to the vertex.
Namespace: Godot
public void SetPointIn( int idx, Vector2 position )
[Missing <param name="idx"/> documentation for "M:Godot.Curve2D.SetPointIn(System.Int32,Godot.Vector2)"]
[Missing <param name="position"/> documentation for "M:Godot.Curve2D.SetPointIn(System.Int32,Godot.Vector2)"]