You can do it with multiple things
- There are some plugins Split viewport into areas of different contents - #5 by Aubrey
- You can use render target which is not optimal since it would be costly
- You can change screen viewport uv’s in post process which would gave same effect. Offset gameview - #4 by uJelleh