

The HighResShot console command takes a number of optional parameters that can control how the screenshot is taken: When running the game through the editor (PIE) or as standalone, open the command console by hitting ~ ( tilde) and type: The default behavior is to take a screenshot with a resolution 4 times greater than the game resolution and create an image file in the Screenshot folder.
#Piperoll level 94 screenshot full#
The high resolution screenshot console command does this by rendering the game frame multiple times, one tile at a time at full resolution, and concatenating all tiles into a single image file. It is capable of generating screenshots of any size that are based off of the screen resolution (or window resolution if the game is running in window mode). The high resolution screenshot console command is a great cross-platform tool for taking very high resolution screenshots. It can generate screenshots at the size of the screen resolution (or window resolution if the game is running in windowed mode). The standard screenshot feature is available via the console command Shot (default key binding is F9). When you do take a screenshot, the following message will be displayed in the lower right-hand corner of the screen.Ĭlicking on the message will display the folder containing your screenshots.

This document describes which tools are available for taking screenshots in UE4 and how you can use them.īy default any screenshots will be saved to the following location in your project folder. Unreal Engine 4 (UE4) offers a multitude of different ways of taking in-game screenshots of your project.

Using the High Resolution Screenshot Tool Accessing the High Resolution Screenshot Tool
