正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/navigation/3D/NavMesh
NavMesh
类 NavMesh
NavMesh
3D导航网格
层级
BaseNavMesh
NavMesh
索引
构造函数
constructor
方法
_add
Tile
build
Debug
Mesh
构造函数
constructor
new
NavMesh
(
config
:
RecastConfig
,
min
:
Vector3
,
max
:
Vector3
,
surface
:
NavMeshSurface
,
)
:
NavMesh
创建一个 NavMesh 实例
参数
config
:
RecastConfig
min
:
Vector3
max
:
Vector3
surface
:
NavMeshSurface
返回
NavMesh
方法
_add
Tile
_addTile
(
cache
:
NavTileCache
,
binds
:
any
[]
,
partitionType
:
number
,
maxSimplificationError
:
number
,
)
:
void
参数
cache
:
NavTileCache
binds
:
any
[]
partitionType
:
number
maxSimplificationError
:
number
返回
void
build
Debug
Mesh
buildDebugMesh
()
:
Mesh
get Mesh
返回
Mesh
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
方法
_add
Tile
build
Debug
Mesh
LayaAir3引擎API
加载中……
NavMesh
3D导航网格