Beispiel #1
0
 public void OnDrag(PointerEventData eventData)
 {
     interactionController.OnDragPointView(this, eventData);
 }