Cropping screenshot

Is there an easy way to crop a screenshot before sending it as a download.

I am using CreateScreenshotUsingRenderTarget, so my thinking is either figure out how to cut it down in the success callback before sending the file, or “cloning” the camera with a lower fov, so basicaly “zooming in” to capture a section in the middle of the screen, but I wanted to check if there is a simpler way i missed before trying either of these.

I like your 2nd option

1 Like