How to render viewport as a vertical screen?

I’m trying to turn the viewpoint on its side so the narrow part of the screen is on the top.

Does anyone know how to do this?

def tons of people are going to know the answer but I think your question is badly formulated(I don’t get it).

If you want to have multiple viewports you have to use multiple cameras. camera.depth decides which camera is on top.

If you want to resize a viewport you resize the camera normalized rect in it’s setting.