Type Alias mod3d_base::Mat3

source ยท
pub type Mat3 = [f32; 9];
Expand description

3-by-3 matrix for transformation of Vec3