Skip to content

Adds a GUI menu for setting up stereo panorama capture in your Unreal 4 project

Notifications You must be signed in to change notification settings

nullboundary/UnrealPanoramaMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unreal Panorama Menu

##Tested 4.14

Stereo Panorama Settings UI

Image

  • Advanced Settings Options

Image

How to Setup

  • Download and import both Uasset files from this repository.
  • Open your player blueprint (often ThirdpersonBP or FirstpersonBP).
  • In the upper left corner of your blueprint editor. Add component and select the PanMenuControl component.

Image

  • With PanMenuControl component selected, make sure PanMenuClass is set to PanMenu (user widget type) in the details panel.

Image

  • Under the Settings menu (gear icon) -> plugins. Activate the Movie Capture Plugin.

Image

  • Under Play menu -> Advanced Settings -> Play in Standalone Game section -> Advanced (toggle arrow).
  • Add fixed time step. -usefixedtimestep -fps=60 -notexturestreaming

Image

  • Play in Standalone Game.
  • Press Escape to toggle Stereo Panorama Settings Menu.

About

Adds a GUI menu for setting up stereo panorama capture in your Unreal 4 project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published