Gesture.MultiTouch.Point

The Gesture.MultiTouch.Point value type represents an individual touch point.

property Id idread only

The point id. The touch point id uniquely identifies the touch point, and will remain the same as long as the point remains pressed.

property Vec2 pointread only

property Vec2 previousPointread only

property Vec2 pressPointread only