WebGL截图shader渲染 效能低​​落问题

Web截图 来源Demo
https://www.jianshu.com/p/e06a35c67f8b

将画面节图加上模糊shader
大神提供Shader的Demo
https://forum.cocos.com/t/creator2-0/64727

我将Web截图加上模糊shader写进function
schedule 0.1秒执行 画面非常卡 完全没有效果
预期效果

有大神能提供思路或是DEMO吗?!

求助!!!

求助!!!
@panda @huanxinyin @colinsusie @atmy @wangzhe

试试使用 camera 的 targetTexture, 这个对小场景应该会高效一点。