Ejemplo n.º 1
0
    //

    public void PngButtonControl()
    {
        if (GameObject.FindGameObjectWithTag("png"))
        {
            //
            ScreenshotHandler.TakeScreenshot_Static_Png(390, 703);
        }
    }