Adjusting Camera View Rect from C++?

Hello! How to change the Camera ViewRect property so that it will render only to half of screen. Coming from Unity this can be achieved with setting the Viewport Rect in the Camera Properties. how can we achieve the same in Unreal? C++? Plugins?

1 Like