Struct WindowProperties¶
Defined in File window.h
Struct Documentation¶
-
struct WindowProperties¶
Public Members
-
WindowExtent extent = {1280, 720}¶
-
WindowMode mode = WindowMode::Default¶
-
bool resizeable = true¶
-
bool vsync = true¶
-
bool decorated = true¶
-
size_t requested_frames_in_flight = 3¶
-
WindowExtent extent = {1280, 720}¶