Easing.Quadratic.Out) // 補間動畫效果 .onUpdate(function() { // 在coords 被改變時會執行的callback function ... }) .start(); // 立即啟動tween 動畫.
確定! 回上一頁