umanager-animation-parser
v0.0.6
Published
动画解析
Downloads
406
Readme
umanager-animation-parser
Installation
pnpm i umanager-animation-parser
Usage
const player = new AnimationPlayer(ssp, target);
Properties
tweenSet
Methods
play
player.paly(frames)
stop
player.stop()
reset
player.reset()
dispose
player.dispose()