MotionBank
MotionBank class
Constructor Summary
Public Constructor | ||
public |
constructor |
Method Summary
Public Methods | ||
public |
addMotionReader(motionReader: *) |
|
public |
|
|
public |
getMotion(motionFile: *, options: *): * |
|
public |
getMotionFromFile(motionFile: *, options: *): * |
Public Constructors
Public Methods
public addMotionReader(motionReader: *) source
Params:
Name | Type | Attribute | Description |
motionReader | * |
public getMotion(motionFile: *, options: *): * source
Params:
Name | Type | Attribute | Description |
motionFile | * | ||
options | * |
Return:
* |
public getMotionFromFile(motionFile: *, options: *): * source
Params:
Name | Type | Attribute | Description |
motionFile | * | ||
options | * |
Return:
* |