> ## 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.

# ID3D12Resource::GetDesc

> リソースの記述を取得します。

リソースの記述を取得します。

## 構文

```cpp theme={null}
D3D12_RESOURCE_DESC GetDesc(
)
```

### パラメーター

### 戻り値

型: D3D12\_RESOURCE\_DESC

Direct3D 12 のリソース記述構造体。

## 要件

**ヘッダー:** d3d12\_xs.h または d3d12\_x.h\
**ライブラリ:** d3d12\_xs.lib または d3d12\_x.lib\
**サポートされているプラットフォーム**: XBOX Series 本体および XBOX One ファミリ

## 関連項目

[ID3D12Resource](/reference/graphics/d3d12_xs/interfaces/ID3D12Resource/id3d12resource_xs)


## Related topics

- [ID3D12ProtectedResourceSession::GetDesc](/ja-jp/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession/methods/id3d12protectedresourcesession_getdesc_public.md)
- [ID3D12Heap::GetDesc](/ja-jp/reference/graphics/d3d12/interfaces/id3d12heap/methods/id3d12heap_getdesc_public.md)
- [ID3D12DescriptorHeap::GetDesc](/ja-jp/reference/graphics/d3d12/interfaces/id3d12descriptorheap/methods/id3d12descriptorheap_getdesc_public.md)
- [ID3D12CommandQueue::GetDesc](/ja-jp/reference/graphics/d3d12/interfaces/id3d12commandqueue/methods/id3d12commandqueue_getdesc_public.md)
- [ID3D12ShaderCacheSession::GetDesc](/ja-jp/reference/graphics/d3d12/interfaces/id3d12shadercachesession/methods/id3d12shadercachesession_getdesc_public.md)
