How do I set post processes in BP on key input

This appears that you are assigning the variable First Person Camera to itself which seems unnecessary. What you will need to do is to get the camera component of your camera then get the post process settings from it.

Realize that using the post process node in its current state is a pain as it is giant and will override everything.