Skip to main content

window_resized

Function window_resized 

Source
pub fn window_resized() -> Option<UVec2>
Expand description

Returns the current window size if it was resized during the last step. Otherwise returns None.