Module navigation_server_2d
Available on crate feature
experimental-godot-api
only.Expand description
Sidecar module for class NavigationServer2D
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for NavigationServer2D
enums.
Structsยง
- ExBake
From Source Geometry Data - Default-param extender for
NavigationServer2D::bake_from_source_geometry_data_ex
. - ExBake
From Source Geometry Data Async - Default-param extender for
NavigationServer2D::bake_from_source_geometry_data_async_ex
. - ExMap
GetPath - Default-param extender for
NavigationServer2D::map_get_path_ex
. - ExParse
Source Geometry Data - Default-param extender for
NavigationServer2D::parse_source_geometry_data_ex
.