Hello all,
I’m working on an Unreal 4 project for pc/console in which I need to make shadows with “warm colors” instead of just darkening shadows.
My Directional Light actor indeed has something called “Modulated Shadow Color”, but this unfortunately only works on mobile (I’m guessing this is because pc/console uses deferred lightning and mobile uses forward rendering).
My questions are: Is there a way to change the shadow color on pc/console? If not, what would be your preferred way of doing it in some other way? (I’m thinking sky light, LUT color correction, or something even better)
Thank you very much in advance for all help.
Kind regards,
Uffe Flarup