Is it possible to rotate the atmospheric fog

Is it possible to rotate the atmospheric fog (it assumes the horizon/skyline on the y axis, which is not the case in our project).
Thanks!

You can rotate the directional light manually or with a blueprint using an event tick
Or however you rotate things in c++

I should add: the atmospheric fog direction is based off of the directional light direction.