RTSHADER_API HRESULT DX10View_InitViewport
(
int x,
int y,
int width,
int height
);
| x | X coordinate for viewport location | |
| y | Y coordinate for viewport location | |
| width | Width of the viewport | |
| height | Height of the viewport |