setWindowSize

Update the window size. \ If isLogical is set, the actual window won't be resized, only the canvas will.

void
setWindowSize
(
const Vec2i windowSize
,
bool isLogical = false
)

Meta