Type Definition moon_engine::math::Mat4

source · []
pub type Mat4 = Matrix4<f32>;
Expand description