Module navigation_region_3d
Available on crate feature
experimental-godot-api only.Expand description
Sidecar module for class NavigationRegion3D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for NavigationRegion3D enums.
Structsยง
- ExBake
Navigation Mesh - Default-param extender for
NavigationRegion3D::bake_navigation_mesh_ex. - SigBake
Finished - SigNavigation
Mesh Changed - Signals
OfNavigation Region3D - A collection of signals for the
NavigationRegion3Dclass.