Function screen_size
pub fn screen_size() -> (f32, f32) ⓘ
Available on crate feature
dep_miniquad
only.Expand description
The current framebuffer size in pixels NOTE: High DPI Rendering
pub fn screen_size() -> (f32, f32) ⓘ
dep_miniquad
only.The current framebuffer size in pixels NOTE: High DPI Rendering