👉 Off-screen is a term in computer graphics and game development used to denote a graphical output that does not appear on the main monitor of a display. It refers to any input or output that appears outside the windowing system's view, such as mouse clicks, keyboard inputs, or other graphical outputs. The offscreen area is typically defined by a rectangle or a buffer in the graphics pipeline where these graphics are generated and displayed.