Curve3DSetPointPosition Method |
Sets the position for the vertex idx. If the index is out of bounds, the function sends an error to the console.
Namespace: Godot
public void SetPointPosition( int idx, Vector3 position )
[Missing <param name="idx"/> documentation for "M:Godot.Curve3D.SetPointPosition(System.Int32,Godot.Vector3)"]
[Missing <param name="position"/> documentation for "M:Godot.Curve3D.SetPointPosition(System.Int32,Godot.Vector3)"]