Changes a tween's duration after it has been created. If the tween is currently running or is part of a chain that is currently running, then changing its duration may produce unexpected results.
SetTweenDuration( tweenID, duration )
void agk::SetTweenDuration( UINT tweenID, float duration )