- Home /
Question by
MeghaGupta01 · May 11, 2020 at 07:16 AM ·
cameracamerascamera viewport
Can we have multiple cameras open at the same time in a scene?
Hi, I am building an AR application and I need to open 4 cameras running simultaneously in a scene? Is it possible? If yes, can you provide me with the relevant links?
Comment
Answer by Siccity · May 11, 2020 at 08:17 AM
Yes. All active and enabled cameras will render. You will need to either set their viewport rects smaller, or use RenderTextures so they don't overlap.
I wish to create 4 parts and show a camera on each part in a scene. I am trying to do so using viewport (I have created 2 panels, i.e., red and green for now and added a camera with modified viewport in each panel) but the results are not satisfactory. Attaching the screenshot of the output I am getting.!