01.4. Camera Aspect Ratio
Set up Pixel Streaming in your own project - Core Settings
Last updated
Set up Pixel Streaming in your own project - Core Settings
Last updated
Unreal Engine Setup
Set up Pixel Streaming in your own projectUsing the Arcware Pixel Streaming Template ProjectCommon Unreal Engine QuestionsArcware Features
Screenshot FunctionalityCopyright 2024 - Arcware GmbH
Disable aspect ratio constraints on your in-game cameras for a responsive web experience. To allow for the best user experience while streaming on a variety of different devices, we recommend unticking ’Constrain Aspect Ratio‘ on your cameras, this will allow your application to use the whole screen of the device and will allow for portrait screen orientations to work properly.
Firstly locate where your cameras are being used (your camera could be in your Player Pawn or a Cinematic Camera for movie sequences).
With the camera selected look in the 'Details' panel for the option ‘Constrain Aspect Ratio‘ and disable it.