Type Alias veloren_voxygen_anim::character::run::RunAnimationDependency

source ยท
type RunAnimationDependency = (Option<ToolKind>, Option<ToolKind>, (Option<Hands>, Option<Hands>), Vec3<f32>, Vec3<f32>, Vec3<f32>, f32, Vec3<f32>, f32, Option<Vec3<f32>>);