Click or drag to resize

NavigationPolygonClearPolygons Method

Clears the array of polygons, but it doesn't clear the array of outlines and vertices.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearPolygons()
See Also