[LibGDX]Render portion of a Texture/Sprite

Oddly enough, I couldn’t find a tutorial about this.

I have large background images and I feel it’s a waste to render the whole thing when the window is 800x600.

So I want a function that renders portion of the image, but cant find anything.