Class THREE.KeyFrameAnimation
Defined in: KeyFrameAnimation.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.KeyFrameAnimation(root, data, JITCompile)
|
Method Attributes | Method Name and Description |
---|---|
getNextKeyWith(sid, h, key)
|
|
getPrevKeyWith(sid, h, key)
|
|
pause()
|
|
play(loop, startTimeMS)
|
|
stop()
|
|
update(deltaTimeMS)
|
Method Detail
getNextKeyWith(sid, h, key)
- Parameters:
- sid
- h
- key
getPrevKeyWith(sid, h, key)
- Parameters:
- sid
- h
- key
pause()
play(loop, startTimeMS)
- Parameters:
- loop
- startTimeMS
stop()
update(deltaTimeMS)
- Parameters:
- deltaTimeMS