Disable all lighting?

How would I go about disabling all lighting in UE? I want to make my game stylized and I want only ambient light or constant light across the whole scene so it makes sense to just do unlit. I also want maximum performance so that my game is playable on laptops so I figured disabling lighting would give me a massive performance increase. Currently my game plays at only 40fps on laptops with absolute minimum settings and looks ugly.

In the details of the directional light, turn off ‘cast shadows’.

1 Like