How to disable Temporal AA Dithering in the console?

Hello, Is there a way to disable Temporal AA Dithering in the console?

I don’t think you can… it’s a material effect…

Are you certain this is DitherTemporalAA? The engine uses dithering in a few places, such as LOD transitions.

I’m not actually sure what it’s called, it moves with the camera and only applies to trees.

So if it’s a material effect, is there such a command to disable material effects completely?


Select “None” as in picture above in project settings

No. But you can add a switch in the material to enable or disable the effect, or just change the material to opaque instead of masked to completely stop the effect.