| 名前 | 解説 | |
|---|---|---|
![]()  | Texture2DDescription コンストラクタ | Initializes a new instance of the Texture2DDescriptionstruct. | 
Texture2DDescriptionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Texture2DDescription コンストラクタ | Initializes a new instance of the Texture2DDescriptionstruct. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | ArraySize | unsigned int ArraySize | 
![]()  | BindFlags | D3D11_BIND_FLAG BindFlags | 
![]()  | CpuAccessFlags | D3D11_CPU_ACCESS_FLAG CPUAccessFlags | 
![]()  | Format | DXGI_FORMAT Format | 
![]()  | Height | unsigned int Height | 
![]()  | MipLevels | unsigned int MipLevels | 
![]()  | MiscFlags | D3D11_RESOURCE_MISC_FLAG MiscFlags | 
![]()  | SampleDesc | DXGI_SAMPLE_DESC SampleDesc | 
![]()  | Usage | D3D11_USAGE Usage | 
![]()  | Width | unsigned int Width |