Structs§
- Dynamic
Attribute Flags - GroupId
- Invalid
NavFile Error - Nav
- NavArea
- A navigation area in the map.
- Path
Result - Result of a pathfinding operation.
Enums§
- Area
Ident - Enum for path finding input.
Traits§
Functions§
- areas_
audible - areas_
visible - Checks if two areas are visible to each other.
- areas_
walkable - Checks if two areas are walkable to each other.
- centroid
- Computes the centroid of the polygon (averaging all corners).
- get_
visibility_ cache - Get or build a cache of visibility between all area pairs in a nav mesh.
- group_
nav_ areas - Groups the nav areas into groups of a certain size.
- py_
group_ nav_ areas - py_
regularize_ nav_ areas - regularize_
nav_ areas - Build a regularized navigation mesh with a fixed granularity from the original navigation areas.