Can glow be applied to reflections?

attach a post process to it and just draw it as texture(textureSampler. vec2(1.0-vUV.x, vUV.y))?

You are trying to inverse the image right?

also it’s hard to tell what what, maybe set the reflected meshes material to a different color for now.

and we could use a point of refrence.