- Home /
Question by
SunnyChow · Jul 28, 2014 at 04:01 AM ·
cameraimage effectsdepth buffer
How to add image effect on not all GameObjects?
for example there are several spheres in my scene and i just want 2 sphere get blur. And of course these two balls still have to do depth test with other balls. Otherwise i can just use 2 camera and RenderTexture. i have thought if i should use depth mask for the second camera but i don't think it's a good way.
Comment
Your answer
Follow this Question
Related Questions
How to make an object unaffected by image effects but can't be seen through walls? 1 Answer
How to apply image effects or filters to the device camera 0 Answers
How do I render a scene's depth buffer when I have custom vertex shaders? 0 Answers
How to combine a camera rendering an edge detection image effect with another camera 1 Answer
Additively overlay one camera on another 3 Answers