Unreal Engine 4 – How to work with post process inside widget (Blueprint)

If you need to set graphics settings or things like that from main menu or pause menu. How to connect or cast to postprocess volume in the level In order to interact with the values of post process class you need to call it to your widget blueprint. Get all actors of class node: Click … Continue reading Unreal Engine 4 – How to work with post process inside widget (Blueprint)