Virtual Reality Tool

Hi,

I am working a VR environment for an architectural presentation and I will like to create or find a tool that will help me take a snap shot of what I’m looking at in VR. Can anyone point me to where I can find a tutorial on how to do this?

Thanks

You can find the information here:

Another method is to use a key press event in a blueprint to call the ExecuteConsoleCommand function with the above mentioned console commands,
this way you only need to press a single key during runtime to take a screenshot.

Thank you so much. This is exactly what I am looking for.