Game Viewport Widget

GAME VIEWPORT WIDGET v1.1
Game Viewport Widget Plugin is a widget that encapsulates current viewport in UMG.

No need to setup Scene Capture, Render Target texture, material, etc. Game Viewport Widget is a custom viewport that draws existing game viewport in UMG so all you have to do is add the widget into the viewport, everything else will be taken care of! :slight_smile:

Features:

  • Game Viewport in UMG
  • Provide custom location and rotation to viewport
    -Post processing settings to viewport widget. Can be modified from details pane
    -Switchable view modes
  • Overlay text to show current view mode

Code Modules:

  • GameViewportUMG - Runtime

Number of Blueprints: 1
Number of C++ Classes: 1
Network Replicated: No
Supported Development Platforms: Windows, Mac, Linux
Supported Target Build Platforms: All Platforms
Important/Additional Notes: Runtime performance will be affected




Game Viewport Widget Tutorial:

PURCHASE](Game Viewport Widget in Code Plugins - UE Marketplace)
Join our **Discord Server **]()for support! :slight_smile:

v1.1 Updated!

  • Added post processing settings to viewport widget. Can be modified from details panel.
  • Added switchable view modes.
  • Added an overlay text to show current view mode.
  • Removed screen percentage.
1 Like

Game Viewport Widget Tutorial