struct Viewport

Defined at line 73 of file ../../src/ui/input/lib/injector/injector.h

Struct used to define the Viewport used for injection. We define an axis-aligned viewport with

dimensions of (0,0) to (width, height), scaled and offset from the context view.

Public Members

float width
float height
float scale
float x_offset
float y_offset