- Home /
Fade object transparency evenly from the edge inward
Hi, I apologize if there is a thread already about something similar. I have been looking for awhile for an answer to this. I am trying to use opacity to fade out/soften the edges of an object. The object is complex, and I don't want anything to fade except the edges of the object. I'm not talking about anti-aliasing, I want to be able to significantly fade the edges from full opacity to zero opacity, based off the distance from the edge of the object, no matter what the camera angle is. I am also not talking about fresnel, which would make anything transparent based on the normal angle. I only want the edges of the actual model to fade/soften, as if you blurred an alpha in photoshop. I also want every object I apply this shader/image effect/whatever to, to be handled as one single object, so that if there are multiple objects overlapping, the edge fade happens as if it's one solid object. Let me know if you've got any ideas! Thanks ahead of time for your help!