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