> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX Game View

> XBOX Game View

이 문서에서는 Microsoft Game Development Kit (GDK)가 Visual Studio 셸에 설치하는 XBOX Game View 도구 창에 대해 설명합니다. XBOX Game View는 [XBOX Gaming Explorer](/tools/tools-console/visualstudio/xbox-gaming-explorer)에서 선택된 것으로 표시되며 현재 콘솔에서 실행 중인 게임의 비디오 스트림을 표시합니다.

기본적으로 XBOX Game View는 Visual Studio 내에서 디버거가 시작될 때마다 표시됩니다. 다음 스크린샷은 디버거가 실행 중일 때 도킹된 XBOX Game View를 보여줍니다.

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=d81c0e9b66ce505996eb27c6427cf16e" alt="디버거 실행 중 도킹된 XBOX Game View 스크린샷" width="1270" height="846" data-path="images/gdk/tools/vs_xbox_game_view.png" />

디버거가 시작될 때 **XBOX Game View**가 표시되지 않도록 하려면 디버그 세션 중에 뷰를 닫으세요. 다음 번 디버거를 시작할 때 뷰가 더 이상 자동으로 표시되지 않습니다.

디버깅 중이 아닐 때 뷰를 표시하거나 디버그 세션에서 제거한 후 복원하려면 다음 스크린샷과 같이 **XBOX Extensions** 메뉴에서 **XBOX Game View** 메뉴 항목을 선택하세요.

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_menu_item.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7c68d7b416b62985478859c94a020e51" alt="Extensions 메뉴의 XBOX Game View 스크린샷" width="580" height="367" data-path="images/gdk/tools/vs_xbox_game_view_menu_item.png" />

XBOX Game View는 디버깅 보조 도구로 사용할 수 있는 읽기 전용 뷰입니다. 데스크톱(개발) PC에서 콘솔과 상호 작용해야 하는 경우 [XBOX Manager의 원격 제어 기능](/tools/tools-console/xbom/manager-tool-gamepad-input)을 사용하세요. XBOX Game View는 다음 스크린샷과 같이 XBOX Manager를 여는 컨텍스트 메뉴를 제공합니다.

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_context_menu.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7f1e5d7a84315a760b630c65587725fe" alt="XBOX Game View 컨텍스트 메뉴 스크린샷" width="520" height="505" data-path="images/gdk/tools/vs_xbox_game_view_context_menu.png" />

## 참고 항목

[Visual Studio](/tools/tools-console/visualstudio/visualstudio)

[원격 제어](/tools/tools-console/xbom/manager-tool-gamepad-input)


## Related topics

- [XBOX 인증 개요](/ko/publishing/certification/overview.md)
- [CreateShaderResourceView](/ko/reference/graphics/d3d12/interfaces/id3d12device/methods/id3d12device_createshaderresourceview_public.md)
- [SetViewInstanceMask](/ko/reference/graphics/d3d12/interfaces/id3d12graphicscommandlist1/methods/id3d12graphicscommandlist1_setviewinstancemask_public.md)
- [CreateRenderTargetView](/ko/reference/graphics/d3d12/interfaces/id3d12device/methods/id3d12device_createrendertargetview_public.md)
- [CreateConstantBufferView](/ko/reference/graphics/d3d12/interfaces/id3d12device/methods/id3d12device_createconstantbufferview_public.md)
