Ejemplo n.º 1
0
 public static float GetScaleFactor()
 {
     return(UIControl.GetScaleReferenceWidth() / Screen.width);
 }