Crate navmesh

Source

Structs§

NavArea
Nav mesh area descriptor. Nav mesh area holds information about specific nav mesh triangle.
NavConnection
NavFreeGrid
NavFreeGridConnection
NavGrid
NavGridConnection
NavIslandPortal
NavIslands
NavIslandsConnection
NavMesh
Nav mesh object used to find shortest path between two points.
NavNet
NavSpatialConnection
NavSpatialObject
NavTriangle
Nav mesh triangle description - lists used vertices indices.
NavVec3

Enums§

Error
Error data.
NavPathMode
Quality of finding path.
NavQuery
Quality of querying a point on nav mesh.

Type Aliases§

NavFreeGridID
Nav free grid identifier.
NavGridID
Nav grid identifier.
NavIslandsID
Nav islands identifier.
NavMeshID
Nav mash identifier.
NavNetID
Nav net identifier.
NavResult
Result data.
Scalar