Accessing Multi-Finger Position Data

Options
Krunal Bharat Gediya
edited November 2022 in Programming #1

Hey LensCom (That's what imma call this community) Krazyy Krunal here!

So, I wanted to program my own pinch to scale logic and I was wondering how do I get data from multiple touch IDs. I can ofc get the individual touchIDs using getTouchId eventdata method but how do I access the position data of those individual touches.
Something like getPositionData(Touch Index) is what I was looking for but haven't found anything yet. Any help would be greatly appreciated ✨