コード例 #1
0
 public virtual void OnPointerUp(PointerEventData eventData)
 {
     TweenScale.Play(gameObject, time, defaultScale);
 }