Beispiel #1
0
 void IDragHandler.OnDrag(PointerEventData eventData)
 {
     DragController.FollowTouchOffset(transform, eventData.pointerId);
 }