class_editornavigationmeshgenerator.rst 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. :github_url: hide
  2. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  3. .. DO NOT EDIT THIS FILE, but the EditorNavigationMeshGenerator.xml source instead.
  4. .. The source is found in doc/classes or modules/<name>/doc_classes.
  5. .. _class_EditorNavigationMeshGenerator:
  6. EditorNavigationMeshGenerator
  7. =============================
  8. **Inherits:** :ref:`Object<class_Object>`
  9. **Category:** Core
  10. Brief Description
  11. -----------------
  12. Methods
  13. -------
  14. +------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  15. | void | :ref:`bake<class_EditorNavigationMeshGenerator_method_bake>` **(** :ref:`NavigationMesh<class_NavigationMesh>` nav_mesh, :ref:`Node<class_Node>` root_node **)** |
  16. +------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  17. | void | :ref:`clear<class_EditorNavigationMeshGenerator_method_clear>` **(** :ref:`NavigationMesh<class_NavigationMesh>` nav_mesh **)** |
  18. +------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  19. Method Descriptions
  20. -------------------
  21. .. _class_EditorNavigationMeshGenerator_method_bake:
  22. - void **bake** **(** :ref:`NavigationMesh<class_NavigationMesh>` nav_mesh, :ref:`Node<class_Node>` root_node **)**
  23. .. _class_EditorNavigationMeshGenerator_method_clear:
  24. - void **clear** **(** :ref:`NavigationMesh<class_NavigationMesh>` nav_mesh **)**