pub type NavMeshID = ID<NavMesh>;
Expand description

Nav mash identifier.

Aliased Type§

struct NavMeshID { /* private fields */ }