Пример #1
0
 void OnGUI()
 {
     ScreenText.SetAll(15, TextAnchor.UpperLeft, Color.black);
     ScreenText.DrawFPS();
 }