classref: Sync with current master branch (543750a)

This commit is contained in:
Godot Organization
2023-06-03 03:19:05 +00:00
parent 2de3798d56
commit f9340bddb2
340 changed files with 1505 additions and 1258 deletions

View File

@@ -12,7 +12,7 @@ NavigationPolygon
**Inherits:** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
A node that has methods to draw outlines or use indices of vertices to create navigation polygons.
A navigation polygon that defines traversable areas and obstacles.
.. rst-class:: classref-introduction-group