Hello, I am making a game and realized that subsurface is cheap so decided to use it.
The issue is with the combination of subsurface and alpha.
When using blend alpha mode the effect is correct, but the framerate drops, so I have to use clip or hashed alpha and it results in sparkles on the render. There is no way to remove it from what I tried.
The film filter size seems to affect these artifacts but can’t solve the smaller ones, and I’m not sure it has an impact in-game.
The more transmission on the material, the less I have sparkles, but small ones (which seem to be one pixel in size) remain until it is set to 1, with the effect of disabling subsurface.
I WANT to use this feature, my scenery looks awesome with these trees dancing in the wind and having many lighting patterns, this makes the most of the game engine with a few models, there MUST be a way to deal with this flickering pixels.
Thanks.