Clipping (computer graphics) - Wikipedia
Clipping, in the context of computer graphics, is a method to selectively enable or disable rendering operations within a defined region of interest. Mathematically, clipping can be described using the terminology of constructive geometry. A rendering algorithm only draws pixels in the intersection between the clip region and the scene model.
https://en.wikipedia.org/wiki/Clipping_(computer_graphics)