I want to set SceneCaptureComponent2D Camera Render Target texture to widget image.
I have been able to create a Render Target Texture and assign it to the camera and widget by hand but I want this to be handled through blueprints so I can switch between cameras.
Note: This looks like it should works but it does not.