Click or drag to resize

AnimatedSprite3DStop Method

Stops the current animation (does not reset the frame counter).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Stop()
See Also