Type Definition geo_nd::glsl::Mat2

source ·
pub type Mat2 = [f32; 4];
Expand description

GLSL 2x2 floating-point matrix