- Home /
How to map new Unity UI to one physical display and the MainCamera in unity to another physical display?
Hello everyone,
CHALLENGE:
I have two displays. One is an input screen and another is a output screen. Both the displays are hooked up to a single Windows machine. So it would be one app that would run.
Unity Version : 5.2.4
QUESTION :
How can display Unity UI to one display and the rest of the components to another? If not - as one screen is mean for Input and the other for Output - how do I achieve that?
Thank you everyone, appreciate your help.
Your answer
Follow this Question
Related Questions
How to : Apply shader only on camera for certain layer of UI 0 Answers
How to set the position of objects on the left and right of the screen 0 Answers
Screen Space - Camera to Screen Space - Overlay switch issue 0 Answers
Some UI text disappears on some platforms 0 Answers
A way to create/draw 2D game map. 1 Answer