Type Definition moon_engine::math::Vec4

source · []
pub type Vec4 = Vector4<f32>;
Expand description