Pinch event - how does it work? Why is there no documentation?

So this is my logic and I’ve included how I can print / debug straight from the pinch

You can drive the same logic using the mouse wheel but I don’t think it’s possible to actually debug pinching itself without doing it on device

I have pinch/zoom almost working now, the logic above will allow to zoom out constantly, just need to add some extra logic