UE5 Global Skylight Intensity Console Command

Hello,

I’m trying to change global lighting values in a shipped game with console commands. Normally I can do it with EyeAdaptation and ExposureOffset commands but I need to change it while post-processing effects are disabled.

I’ve disabled post-processing effects with Showflag.Postprocessing 0
Because of that many lighting commands won’t work.

Can someone help me to find tweaking exposure (skylighting) command(s) please?