Type Definition na::Vec3

source ·
pub type Vec3<T = f32> = Vector3<T>;