The class NavTileCache is used to cache and manage the tile data of the navigation mesh.
类 NavTileCache 用于缓存和管理导航网格的瓦片数据。
Create a new instance of NavTileCache.
创建 NavTileCache 类的新实例。
The x offset of the tile.
瓦片的x偏移。
The y offset of the tile.
瓦片的y偏移。
Bound data
绑定数据
Bounding box
包围盒大小
Triangle flags
三角形标记
Triangle indices
三角形索引
Triangle vertices
三角形顶点
Destroy the NavTileCache
销毁 NavTileCache
En
The class NavTileCache is used to cache and manage the tile data of the navigation mesh.
Zh
类 NavTileCache 用于缓存和管理导航网格的瓦片数据。