Click or drag to resize

TweenStart Method

Starts the tween. You can define animations both before and after this.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool Start()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Tween.Start"]

See Also