a3js API Documentation - v0.0.34
Docs Home
Preparing search index...
Shape
Interface Shape
interface
Shape
{
bones
?:
Record
<
string
,
Object3D
<
Object3DEventMap
>
>
;
root
:
Object3D
;
skeleton
?:
Skeleton
;
}
Index
Properties
bones?
root
skeleton?
Properties
Optional
bones
bones
?:
Record
<
string
,
Object3D
<
Object3DEventMap
>
>
root
root
:
Object3D
Optional
skeleton
skeleton
?:
Skeleton
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bones
root
skeleton
Docs Home
a3js API Documentation - v0.0.34
Loading...