Mat3

Type Alias Mat3 

Source
pub type Mat3 = [f32; 9];
Expand description

3-by-3 matrix for transformation of Vec3