Urho3D
Public Attributes | List of all members
Urho3D::WindowModeParams Struct Reference

Window mode parameters. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/Graphics.h>

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: