Click or drag to resize

SpriteFramesClearAll Method

Removes all animations. A "default" animation will be created.

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