使用commandbuffer实现磨玻璃效果

首先附上项目源码:https://gitee.com/yichichunshui/CommandBufferBlur.gitgit 效果展现: web 实现场景: 实现原理:app 获得屏幕的rt,使用方法: cb.Blit(BuiltinRenderTextureType.CurrentActive, screenRT); 这里的BuiltinRenderTextureType.CurrentA
相关文章
相关标签/搜索