Type Alias geo_nd::glsl::Mat4

source ยท
pub type Mat4 = [f32; 16];
Expand description

GLSL 4x4 floating-point matrix