Is there a good blur shader I can use in my spatial material? I need to blur my planar reflections.
I dont want to rely on mipmaps. First because it looks bad for a high blur amount and I would need to calculate mipmaps every frame because I'm using a viewport texture.