Function Animation.bezierTrackSetKeyOutHandle

void bezierTrackSetKeyOutHandle (
  const(long) track_idx,
  const(long) key_idx,
  const(Vector2) out_handle
) nothrow @nogc;