Exemplo n.º 1
0
 public void OnPointerExit(PointerEventData eventData)
 {
     Line.ChangeColorGrey(start, end);
 }