Gets the midpoints for all sides of a polygon with the given vertices
Vertices
Array of Vector 2D Structures
|
Array of vertices from a 2D shape in sequential order |
Midpoints
Array of Vector 2D Structures
|
Array of the midpoints between the given vertices iterated in sequential order |