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