构造函数
属性
访问器
bindData
- get bindData(): any
返回 any
triFlag
- get triFlag(): Uint8Array
返回 Uint8Array
- set triFlag(data): void
返回 void
triIndex
- get triIndex(): Uint32Array
返回 Uint32Array
- set triIndex(data): void
返回 void
triVertex
- get triVertex(): Float32Array
返回 Float32Array
- set triVertex(data): void
返回 void
方法
En
The class NavTileCache is used to cache and manage the tile data of the navigation mesh.
Zh
类 NavTileCache 用于缓存和管理导航网格的瓦片数据。