nw::demo::RenderSystem::Description::ScreenSize Structurestruct ScreenSize
{
s32 width;
s32 height;
};
Represents the screen size to be rendered.
| width | s32 | Represents the screen's width. | |
|---|---|---|---|
| height | s32 |
| ScreenSize | Constructor. |
|---|
CONFIDENTIAL