Type Alias veloren_voxygen_anim::character::swim::SwimAnimationDependency

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