1. 二、基本使用. import TWEEN from '@tweenjs/tween.js' const actionPos = {x:0, y:0} const myTween = new TWEEN.Tween(actionPos) myTwen.to({x:100, y:200}, ...
確定! 回上一頁