let blend_animation model
      ?(weight=1.0)
      ?(delay=0.0)
      ?(time_factor=1.0)
      id
      =
    blend_animation' model id ~weight:weight ~delay:delay ~time_factor:time_factor