Moire problem - static mesh

How to solve this moire issue problem, in animation is flickering please advise. thank you in advance

moire problem

front camera is correct

You can use forward shading with MSAA, or you can increase screen percentage until it goes away, although this will affect performance.

1 Like

Try and use a texture if possible, if you set up some custom LOD you can switch back to a mesh when you get close.

If you use a single plane with a texture the engine will automatically MIP the texture and blur it, its not perfect but it will look a lot better than this