大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0016 秒)
对staticCache的疑问 假设我给对象A设置staticCache为true(定义此时的A为状态a),那么是不是只要不调用reCache方法或者设置staticCache为false,A就永远只是数据层变化,而呈现出来的永远是状态a 2017-11-20 添加评论 免费帖 --> 分享 微博...
来源: Laya_社区 发布时间: 20171120
...itmap,RenderSprite里面,到_canvas_repaint方法后,if (_cacheStyle.staticCache) 这一段注释掉,每次都把reCache=false可以减缓闪烁的频率...还会闪。 c416288806 • 2022-03-25 12:12 @Laya_Yan:@c416288806:@Laya_Yan:if (_cacheStyle.staticCache) 判断去掉 _canvas_repaint...
来源: Laya_社区 发布时间: 20220319
...e"; this.cacheForFilters = false; this.staticCache = false; this.reCache = true; this.mask = null; this.maskParent = null; this.filterCache = null; this.filters = null; ...
来源: Laya_社区 发布时间: 20210615