Texture shine through fog

I want to show some screens, but when I move away, you can not see the texture

I’m using video texture
and fog

How could I make the screens shine through the fog?

Hey!

you can set the mesh to ignore fog with:
https://doc.babylonjs.com/api/classes/babylon.mesh#applyfog

1 Like