Is it possible to force an effect to render?

Hello! I’m making a game where I remake my weird dreams and I noticed that for the DepthOfView effect, the graphics level needs to be to 16

This however makes my pc lag from all the realistic shadows, and there is no way to force players to use that level, and even if I could I wouldn’t due to lag.

So is there a way to force it to render please?

3 Likes

A simple answer would be no, it isn’t.

But in the case you want to use DepthofView on a device incapable of running high-graphics, I would recommend attempting to build the atmosphere (or fog) instead of relying on graphical effects.

2 Likes

Well that’s too bad. With fog I can’t recreate the feeling so I guess I’ll just abandon this idea.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.