TouchFingerEvent.x

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

struct TouchFingerEvent
float x;

Meta