nw::gfx::GraphicsDevice::SetRenderBufferSize Member Function
static void SetRenderBufferSize(
s32 width,
s32 height
);
| Name | Description | |
|---|---|---|
| in | width | The width of the rendering buffer. |
| in | height | The height of the rendering buffer. |
Sets the rendering buffer size.
CONFIDENTIAL