void OnFocus() { Selection.activeTransform = camera.transform; camera.orthographic = true; } void Update() { if (camera != null) { camera.
確定! 回上一頁