Name | Description | |
---|---|---|
Texture3DDescription Constructor | Initializes a new instance of the Texture3DDescription struct. |
The following tables list the members exposed by Texture3DDescription.
Name | Description | |
---|---|---|
Texture3DDescription Constructor | Initializes a new instance of the Texture3DDescription struct. |
Name | Description | |
---|---|---|
BindFlags | D3D11_BIND_FLAG BindFlags | |
CpuAccessFlags | D3D11_CPU_ACCESS_FLAG CPUAccessFlags | |
Depth | unsigned int Depth | |
Format | DXGI_FORMAT Format | |
Height | unsigned int Height | |
MipLevels | unsigned int MipLevels | |
MiscFlags | D3D11_RESOURCE_MISC_FLAG MiscFlags | |
Usage | D3D11_USAGE Usage | |
Width | unsigned int Width |