unity 不再渲染局部_unity 部分obj不接受后处理

考虑了很多方案,比如渲染次序和mask(stencilebuffer)

渲染次序

sorting order(深度) renderer都有的属性能开放出来,sprite renderer原本就开放在inspector里面了

https://unity3d.com/cn/learn/tutorials/topics/2d-game-creation/sorting-layers

render queue 在shader里面设置

https://docs.unity3d.com/ScriptReference/Rendering.RenderQueue.html

https://docs.unity3d.com/ScriptReference/Material-renderQueue.html

https://docs.unity3d.com/462/Documentation/Manual/SL-SubshaderTags.html

command buffer 在pp后面自己画

https://docs.unity3d.com/Manual/GraphicsCommandBuffers.html

最后发现用camera  一个挂pp一个不挂 , 不要pp的obj用不挂的camera layer画

不挂pp的camera depth值大一些在前面就ok了 unity很强大

这说明它管线做的相当碎了comman buffer

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值