TweenGetRuntime Method |
Returns the total time needed for all tweens to end. If you have two tweens, one lasting 10 seconds and the other 20 seconds, it would return 20 seconds, as by that time all tweens would have finished.
Namespace: Godot
public float GetRuntime()
[Missing <returns> documentation for "M:Godot.Tween.GetRuntime"]