正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/ik/IK_Chain
IK_ChainDebugSnapshot
接口 IK_ChainDebugSnapshot
interface
IK_ChainDebugSnapshot
{
chainName
:
string
;
joints
:
IK_JointDebugSnapshot
[]
;
poleTargetDir
?:
Vector3
;
poleTargetPos
?:
Vector3
;
targetPos
?:
Vector3
;
}
索引
属性
chain
Name
joints
pole
Target
Dir?
pole
Target
Pos?
target
Pos?
属性
chain
Name
chain
Name
:
string
joints
joints
:
IK_JointDebugSnapshot
[]
可选
pole
Target
Dir
pole
Target
Dir
?:
Vector3
可选
pole
Target
Pos
pole
Target
Pos
?:
Vector3
可选
target
Pos
target
Pos
?:
Vector3
Version
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
chain
Name
joints
pole
Target
Dir
pole
Target
Pos
target
Pos
LayaAir3引擎API
加载中……