Пример #1
0
 public void PrintFPS()
 {
     UIExtension.PrintFPS(new Rect(Screen.width - 55f, 10f, 45f, 60f), 30);
 }