How can I output two views of a scene from my UE5 project?
I use one PC with two displays.
I tried nDisplay and the „nDisplay Launcher“.
The nDisplay plug-in is activated in the UE5 project.
I’ve written a config file that opens on one PC two windows, which I can arrange on my two monitors.
But what do I have to prepare in my UE5 project to output two views, e.g. one view from the left and one from the right on my level?
I only see the same view in both windows (the standard camera).