Urho3D::WindowModeParams Struct Reference
Urho3D::WindowModeParams Struct Reference
Window mode parameters. More...
#include <Urho3D/Graphics/Graphics.h>
Collaboration diagram for Urho3D::WindowModeParams:
Public Attributes | |
int | width_ {} |
Width of the window. 0 to pick automatically. | |
int | height_ {} |
Height of the window. 0 to pick automatically. | |
ScreenModeParams | screenParams_ |
Screen mode parameters. | |
Detailed Description
Window mode parameters.
The documentation for this struct was generated from the following file:
- Source/Urho3D/Graphics/Graphics.h