Function wgpu_text::ortho

source ·
pub fn ortho(width: f32, height: f32) -> Matrix
Expand description

Creates an orthographic matrix with given dimensions width and height.