Click or drag to resize

AnimationClear Method

Clear the animation (clear all tracks and reset all).

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