Hey,
Just learning about Blit and wondering if it’s possible to scale it so that it doesn’t stretch to fill the whole screen and stay at a fixed aspect ratio instead?
My game is rendered to a low res rendertexture and then blitted to screen, but i want it to stay 16:9 regardless of screen resolution.
Thanks