コード例 #1
0
ファイル: dragModifier.cs プロジェクト: Zihn/Shapes
 public void OnEndDrag(PointerEventData eventData)
 {
     OS.Redraw();
 }