| AStar2DSetPointPosition Method | 
Sets the position for the point with the given id.
Namespace: Godot
 Syntax
Syntaxpublic void SetPointPosition( int id, Vector2 position )
[Missing <param name="id"/> documentation for "M:Godot.AStar2D.SetPointPosition(System.Int32,Godot.Vector2)"]
[Missing <param name="position"/> documentation for "M:Godot.AStar2D.SetPointPosition(System.Int32,Godot.Vector2)"]
 See Also
See Also