Example #1
0
 public static float ScreenScale(float scale)
 {
     return(_instance.ConvertToScreenScale(scale));
 }