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