move post process stack from package to asset

这东西折腾了我好久 原来一直都是打开的方式不对

package 文件夹里面的manifest文件

改相应的package为文件路径引用

    "com.unity.render-pipelines.lightweight": "file:com.unity.render-pipelines.lightweight@4.1.0-preview",
copy到相应位置 package是根目录
 
这样package里面的资源就可以改了
posted on 2019-10-12 15:43  minggoddess  阅读(121)  评论(0编辑  收藏  举报