Gets / sets the repeat mode for the tween. If the mode is set to 1 the tween will repeat from the first step. If set to 2 the tween will reverse the order of the steps each time the repeat occurs. The count determines the number of times the tween will be repeated before stopping. Setting the count to -1 will make it repeat infinitely.