| AStarGetPointWeightScale Method | 
Returns the weight scale of the point associated with the given id.
Namespace: Godot
 Syntax
Syntaxpublic float GetPointWeightScale( int id )
[Missing <param name="id"/> documentation for "M:Godot.AStar.GetPointWeightScale(System.Int32)"]
[Missing <returns> documentation for "M:Godot.AStar.GetPointWeightScale(System.Int32)"]
 See Also
See Also