/// <summary> /// Stop animation at current position /// </summary> public void Stop() { SafeTweenManager.Stop(this); }