DynamicAtlasTexture 数据看不懂 大佬点下
是 ,还真没用过 走弯路了
我要把我的弯路搞上来
dynamicAtlasManager["_atlases"].forEach(v => {
if (v["_texture"] == this.sp.spriteFrame.texture)
console.log(v)
});
图集里有图片的偏移信息 真是绕了一大圈
DynamicAtlasTexture 数据看不懂 大佬点下
是 ,还真没用过 走弯路了
我要把我的弯路搞上来
dynamicAtlasManager["_atlases"].forEach(v => {
if (v["_texture"] == this.sp.spriteFrame.texture)
console.log(v)
});
图集里有图片的偏移信息 真是绕了一大圈