正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/navigation/common/data/NavMeshLinkData
NavMeshLinkData
类 NavMeshLinkData
层级
BaseData
NavMeshLinkData
索引
构造函数
constructor
方法
_update
Bidirectional
_update
End
Point
_update
Start
Point
_update
Width
destroy
构造函数
constructor
new
NavMeshLinkData
()
:
NavMeshLinkData
返回
NavMeshLinkData
方法
_update
Bidirectional
_updateBidirectional
(
value
:
boolean
)
:
void
参数
value
:
boolean
返回
void
_update
End
Point
_updateEndPoint
(
value
:
Vector3
)
:
void
参数
value
:
Vector3
返回
void
_update
Start
Point
_updateStartPoint
(
value
:
Vector3
)
:
void
参数
value
:
Vector3
返回
void
_update
Width
_updateWidth
(
value
:
number
)
:
void
参数
value
:
number
返回
void
destroy
destroy
()
:
void
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
方法
_update
Bidirectional
_update
End
Point
_update
Start
Point
_update
Width
destroy
LayaAir3引擎API
加载中……