The area id assigned to each polygon. Length: npolys
The AABB border size used to generate the source data from which the mesh was derived
the bounds in world space
The height of each cell. (The minimum increment along the y-axis.)
The size of each cell. (On the xz-plane.)
The user defined flags for each polygon. Length: npolys
the height in local space
the width in local space
The max error of the polygon edges in the mesh
The maximum number of vertices per polygon
The number of polygons
The number of vertices
Polygon vertex indices. Length: npolys * nvp
The region id assigned to each polygon. Length: npolys
The mesh vertices. Form: (x, y, z) * nverts
Represents a polygon mesh suitable for use in building a navigation mesh.