Last updated
Was this helpful?
Last updated
Was this helpful?
The GetPath method returns a List of which can be used to get from one point to another. The GetPath method first PositionedNode will be the closest node to the startPosition argument and the last PositionedNode will be the closest node to the endPosition.
For an example on how to use GetPath, see the .