How to have camera return to center after letting go of right thumbstick?

How do I have camera return to center after letting go of right thumbstick? Much like letting go of left thumbstick returns steering to center/straight ahead. I also added UMG to the game but I can’t take a screenshot of the game window. What’s the difference between “InputAxis LookRight” and “Get LookRight”? I used the Vehicle Template.

I found out that all I have to do is to add “InputAction ResetCamera” that is called when “RightThumbstickButton” is pressed and “Set Relative Rotation” with values of 0,0,0 to the blueprint.