Class THREE.AnimationMorphTarget
Defined in: AnimationMorphTarget.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.AnimationMorphTarget(root, data)
|
Method Attributes | Method Name and Description |
---|---|
pause()
|
|
play(loop, startTimeMS)
|
|
stop()
|
|
update(deltaTimeMS)
|
Method Detail
pause()
play(loop, startTimeMS)
- Parameters:
- loop
- startTimeMS
stop()
update(deltaTimeMS)
- Parameters:
- deltaTimeMS