Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
AnySDK
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
model
SkinningModelUnit
Class SkinningModelUnit
Hierarchy
SkinningModelUnit
Index
Properties
_offset
_size
material
mesh
skeleton
Accessors
copy
From
offset
size
Properties
Private
_offset
_offset
:
Vec2
= new Vec2(0, 0)
Private
_size
_size
:
Vec2
= new Vec2(1, 1)
material
material
:
Material
|
null
= null
mesh
mesh
:
Mesh
|
null
= null
skeleton
skeleton
:
Skeleton
|
null
= null
Accessors
copy
From
get
copyFrom
(
)
:
null
|
SkinningModelComponent
set
copyFrom
(
comp
:
SkinningModelComponent
|
null
)
:
void
Returns
null
|
SkinningModelComponent
Parameters
comp:
SkinningModelComponent
|
null
Returns
void
offset
get
offset
(
)
:
Vec2
set
offset
(
offset
:
Vec2
)
:
void
Returns
Vec2
Parameters
offset:
Vec2
Returns
void
size
get
size
(
)
:
Vec2
set
size
(
size
:
Vec2
)
:
void
Returns
Vec2
Parameters
size:
Vec2
Returns
void
Globals
model
Batched
Skinning
Model
Component
Model
Component
Renderable
Component
Skinning
Model
Component
Skinning
Model
Unit
_offset
_size
material
mesh
skeleton
copy
From
offset
size
Model
Shadow
Casting
Mode
batch_
extras_
size
repeat
mat
Ins
Info
batchid
batchuv
Generated using
TypeDoc