realstudio 粒子特效问题总结

ParticleEmitter._inner_material.flags.depth_write = true;
ParticleEmitter._inner_material.flags.depth_test = true;

开启粒子材质的深度测试,修正遮挡剔除的错误

posted @ 2018-07-19 16:16  ccentry  阅读(181)  评论(0编辑  收藏  举报