ReadonlytouchesAll the normalized 2D screen position where the user touches while panning. The normalized coordinates range from ([0-1], [0-1]), (0,0) being top-left and (1,1) being bottom-right.
ReadonlytranslationThe change in position relative to initial position of gesture in normalized screen coordinates.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Arguments used with the InteractionComponent#onPanMove event.