예제 #1
0
 public void JpgButtonControl()
 {
     if (GameObject.FindGameObjectWithTag("jpg"))
     {
         //SeceneklerPnl.SetActive(false);
         ScreenshotHandler.TakeScreenshot_Static_Jpg(390, 703);
     }
 }