Click or drag to resize

NavigationPolygonClearOutlines Method

Clears the array of the outlines, but it doesn't clear the vertices and the polygons that were created by them.

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