I have a 2D fragment shader that I want to be applied over every image that gets used in a scene or project. How can I make the shader be always applied over everything (or every image) in the scene? I tried applying my shader on the root node but that doesn't seem to work. Am I missing something?
Thanks in advance for any help; My heartfelt appreciation always!