大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0011 秒)
...106 if (tCacheType === 'bitmap' && (w > 2048 || h > 2048)) { console.warn("cache bitmap size larger than 2048,cache ignored"); _cacheStyle.releaseContext(); _next._fun.call(_next, sprite, context, x, y); return; } 就是这个 w > 2048 导致 容器的 CacheAs 'bitmap' 废...
来源: Laya_社区 发布时间: 20180713