[]如何获取动画的长度?

根据引擎示例获取的边界都是0, // 获取动画的边界信息
var bounds: Rectangle = ani.getGraphicBounds();
已邀请:

hill_0219

赞同来自:

我使用加载完回调还是获取不到
 

tl.loadAnimation("s.ani", Laya.Handler.create(this, () => {
var bounds = tl.getGraphicBounds();
console.log(bounds.width)
}, [tl]));
 
还是0

要回复问题请先

商务合作
商务合作