设置摄像机的大小和位置 Camera.main.orthographicSize = 1f; Camera.main.transform.position = new Vector3(x, y, z);