Calculates the average direction of all of the points within the collection.
| C# | Visual Basic | Visual C++ |
public Vector2 AverageDirection()
Public Function AverageDirection As Vector2
public: Vector2 AverageDirection()
The average direction of all of the points within the collection.