Does Quixel Bridge is good for a game?

Hi!

I have a simple question.
Is Quixel Bridge (and the assets available in its library) suitable for game development?

The assets look very detailed in the editor, and since I’m new to Unreal Engine, I’m wondering if the graphics might be too high-end for a game—especially if the goal is to make something that can run on a wide range of PCs.

Thanks in advance for your help!

Kind regards

Depends on the context. If you are talking about the number of polygon count, you can utilise nanite inside the game. But this solution is hardly based on the version of the engine and how stable the nanite is. I would recommend practising optimisation for both combinations of GPU and CPU load if optimisation is your concern here.

This can be both polygons and is not limited to material shaders-instruction complexity of the 3d meshes.