Type Alias veloren_voxygen_anim::biped_small::dash::DashAnimationDependency
source ยท type DashAnimationDependency<'a> = (Option<&'a str>, Vec3<f32>, Vec3<f32>, Vec3<f32>, f32, Vec3<f32>, f32, Option<StageSection>, f32);