Change Window Size but don't change resolution?

Viewed 21

I am developing an application with WPF, and trying to embed Unity game inside the application. When Unity game is running, the main application becomes quite slow. It is more apparent if I tried to run the application at higher window size. So I am wondering if it is possible to change the window resolution but don't change the render resolution?

Thank you

0 Answers
Related