Ejemplo n.º 1
0
 public void Animate(UIAnimator.UIAnimation animation, RectTransform rect = null)
 {
     Anim.Animate(animation, rect);
 }