Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
animation
Socket
Class Socket
Hierarchy
Socket
Index
Constructors
constructor
Properties
path
target
Constructors
constructor
new
Socket
(
path
?:
string
, target
?:
Node
|
null
)
:
Socket
Parameters
Default value
path:
string
= ""
Default value
target:
Node
|
null
= null
Returns
Socket
Properties
path
path
:
string
= ""
此挂点的目标骨骼路径。
target
target
:
Node
|
null
= null
此挂点的变换信息输出节点。
Globals
animation
Socket
constructor
path
target
Generated using
TypeDoc
此挂点的目标骨骼路径。