TouchFingerEvent.y

The y coordinate of the touch event, in range of 0 .. 1 Multiply it with the height if the Window to get the real y coordinate

struct TouchFingerEvent
float y;

Meta