Click or drag to resize

NavigationPolygonMakePolygonsFromOutlines Method

Creates polygons from the outlines added in the editor or by script.

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