How to make a similar color effect

The task is to make a color filter corresponding to this image, where the contrast is depicted, where there is only red and black.
Screenshot_23
Difficulties arise when determining ColorCorrection, since it is impossible to make such an effect, although in some games such an effect is used correctly.
It is also necessary to understand how to apply this effect to other colors.

2 Likes

Hello there!
after some tests,i found something that could work for you.
first of all,you have to use a red sky
then you can change the lighting settings,so what i did:
ambiant: [0,0,0 ]
Brightness:0
ColorShift_Bottom:[0,0,0]
ColorShift_Top:[0,0,0]
EnvironmentDiffuserScale:0
EnvironmentSpecularScale:0

This is what i got:

1 Like

It’s fine, but how to change, as in the images.
Screenshot_25
Screenshot_24
Screenshot_26
Screenshot_27
Screenshot_29
Screenshot_28

1 Like

try changing the OutDoorAmbiant color between black and red

I did everything that way, but the effect of this did not appear. I tried to play around with the settings, and it turned out this is the result:

1 Like