NavigationPolygonSetVertices Method |
Note: This API is now obsolete.
Sets the vertices that can be then indexed to create polygons with the AddPolygon(Int32) method.
Namespace: Godot
[ObsoleteAttribute("SetVertices is deprecated. Use the Vertices property instead.")] public void SetVertices( Vector2[] vertices )
[Missing <param name="vertices"/> documentation for "M:Godot.NavigationPolygon.SetVertices(Godot.Vector2[])"]