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