NavigationPolygonGetVertices Method |
Note: This API is now obsolete.
Returns a Vector2 containing all the vertices being used to create the polygons.
Namespace: Godot
[ObsoleteAttribute("GetVertices is deprecated. Use the Vertices property instead.")] public Vector2[] GetVertices()
[Missing <returns> documentation for "M:Godot.NavigationPolygon.GetVertices"]