예제 #1
0
    public void ExitCamera()
    {
        float waitTime = GameCamera.Blur();

        Invoke("ExitedCamera", waitTime);
    }