CommonLibSSE (powerof3)
RE::BSGraphics::ApplicationWindowProperties Struct Reference

#include <Renderer.h>

Public Attributes

ScreenSize screenSize
 
int windowX
 
int windowY
 
int refreshRate
 
int presentInterval
 
bool appFullScreen
 
bool borderlessWindow
 
bool vsync
 

Member Data Documentation

◆ appFullScreen

bool RE::BSGraphics::ApplicationWindowProperties::appFullScreen

◆ borderlessWindow

bool RE::BSGraphics::ApplicationWindowProperties::borderlessWindow

◆ presentInterval

int RE::BSGraphics::ApplicationWindowProperties::presentInterval

◆ refreshRate

int RE::BSGraphics::ApplicationWindowProperties::refreshRate

◆ screenSize

ScreenSize RE::BSGraphics::ApplicationWindowProperties::screenSize

◆ vsync

bool RE::BSGraphics::ApplicationWindowProperties::vsync

◆ windowX

int RE::BSGraphics::ApplicationWindowProperties::windowX

◆ windowY

int RE::BSGraphics::ApplicationWindowProperties::windowY

The documentation for this struct was generated from the following file: