Type Alias veloren_voxygen_anim::bird_medium::dash::DashAnimationDependency

source ยท
type DashAnimationDependency<'a> = (Vec3<f32>, Vec3<f32>, Vec3<f32>, f32, Option<StageSection>, f32, f32);