D3D11_RENDER_TARGET_VIEW_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Constructors

this
this(D3D11_RTV_DIMENSION viewDimension, DXGI_FORMAT format, UINT mipSlice, UINT firstArraySlice, UINT arraySize)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

Format
DXGI_FORMAT Format;
Undocumented in source.
ViewDimension
D3D11_RTV_DIMENSION ViewDimension;
Undocumented in source.

Meta