#include <GraphicsTypes.h>
Public Attributes | |
| Bool | Fullscreen = False |
| A Boolean value that specifies whether the swap chain is in fullscreen mode. | |
| Uint32 | RefreshRateNumerator = 0 |
| Refresh rate numerator. | |
| Uint32 | RefreshRateDenominator = 0 |
| Refresh rate denominator. | |
| enum SCALING_MODE | Scaling = SCALING_MODE_UNSPECIFIED |
| The scanline drawing mode. | |
| enum SCANLINE_ORDER | ScanlineOrder = SCANLINE_ORDER_UNSPECIFIED |
| The scaling mode. | |
Full screen mode description