Type Alias Mat4

Source
pub type Mat4 = [f32; 16];
Expand description

4-by-4 matrix for transformation of Vec4