classref: Sync with current master branch (8ff8216)

This commit is contained in:
Godot Organization
2024-02-17 03:19:15 +00:00
parent 3898c7ec8b
commit e24a15753f
106 changed files with 2193 additions and 857 deletions

View File

@@ -10,6 +10,8 @@
NavigationObstacle3D
====================
**Experimental:** This class may be changed or removed in future versions.
**Inherits:** :ref:`Node3D<class_Node3D>` **<** :ref:`Node<class_Node>` **<** :ref:`Object<class_Object>`
3D Obstacle used in navigation to constrain avoidance controlled agents outside or inside an area.