Skip to main content

Getting Started

Game Viewport Widget is a plugin that let's users display an actual viewport inside UMG. There is no need to setup scene capture, render texture or materials. Everything is encapsulated inside a single widget so all you have to do is drag and drop Game Viewport Widget onto your UMG scene from palette. Adjust various post process settings and even add your own custom widget to the Game Viewport! Switch between multiple view modes such as Unlit, Pawn Collision, Lighting, Wireframe etc. and adjust FOV directly on the viewport widget. With easy to use nodes, you can either directly use the location and rotation of your player controller or feed your own coordinates from another camera component or actor (at runtime too!).

Palette screenshot

After that you can adjust settigs from the details panel.

Details screenshot

If you want to adjust settings at runtime, you can do so from the nodes provided from the Game Viewport Widget.

Nodes screenshot