Hi,
I’m playing with motion blur in my snowy scene and linking the results, but I keep spotting these artifacts appearing around moving objects, most notably the falling snow:
Is there any way to get rid of these does anyone know?
Using HighResShot command in-game to capture the images.
So far I have done the following, but the issue persists. I think it looks slightly better upping the TemporalAA samples but not by much?
ShowFlag.MotionBlur 1
r.MotionBlurQuality 4
r.MotionBlurAmount 1
r.TemporalAA.Upsampling 0
r.TemporalAA.Samples 16
Thanks!