This commit is contained in:
yuanfengxin 2022-07-14 17:44:09 +08:00
parent 1b1aacfc9a
commit c04b79b019

View File

@ -139,9 +139,6 @@ export class BezierCurveAnimation extends Component {
if (lastTweenIndexN !== tweenIndexN) {
this.tweenSwitchEvent?.emit([lastTweenIndexN]);
}
if (y2N === undefined) {
debugger;
}
// 更新事件触发
this.updateEvent?.emit([y2N, tweenIndexN, yN]);
// 更新缓动下标