D3D11_TEXCUBE_ARRAY_SRV

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
struct D3D11_TEXCUBE_ARRAY_SRV {}

Members

Variables

First2DArrayFace
UINT First2DArrayFace;
Undocumented in source.
MipLevels
UINT MipLevels;
Undocumented in source.
MostDetailedMip
UINT MostDetailedMip;
Undocumented in source.
NumCubes
UINT NumCubes;
Undocumented in source.

Meta