Type Definition moon_engine::math::Vec3

source · []
pub type Vec3 = Vector3<f32>;
Expand description