Render transparent geometries without FilterPostProcessor affecting them

Use a material-based fog. There is one for lighting.j3md already if you’re using that. You’ll have to use alpha-3 (?) or above. This way you can set fog on some things and not others without any post-processing or bucket issues. Either enable it or don’t for each material/object.

1 Like