Function Animation.animationTrackSetKeyAnimation

void animationTrackSetKeyAnimation (
  const(long) track_idx,
  const(long) key_idx,
  const(String) animation
) nothrow @nogc;