D3D11_VIEWPORT
version(Windows)
extern (
C)
struct D3D11_VIEWPORT {
}
- Height
FLOAT Height;
Undocumented in source.
- MaxDepth
FLOAT MaxDepth;
Undocumented in source.
- MinDepth
FLOAT MinDepth;
Undocumented in source.
- TopLeftX
FLOAT TopLeftX;
Undocumented in source.
- TopLeftY
FLOAT TopLeftY;
Undocumented in source.
- Width
FLOAT Width;
Undocumented in source.
directx d3d11
aliasesenumsfunctionsinterfacesmanifest constantsstructs