The ability to render the camera not to the full screen?

Is it possible to display the output from two cameras on the screen?
That is, a picture in a picture?

In unity, there is a Viewport Rect option in the camera settings.
Viewport rect

I need to display the image in one place of the screen data from 1 camera, and in another from another. Is it possible to do this?
Maybe something can be done using the UViewport class?

Have you found an answer to this?

Yes, i use multiscreen plugin.

1 Like