MouseWheelEvent.y

The amount scrolled vertically, positive away from the user and negative toward the user

struct MouseWheelEvent
int y;

Meta