Type Alias veloren_voxygen_anim::bird_large::breathe::BreatheAnimationDependency
source ยท type BreatheAnimationDependency<'a> = (Vec3<f32>, f32, Vec3<f32>, Vec3<f32>, Option<StageSection>, f32, Dir, bool, Option<&'a str>);