GodotSharpAPI
GodotSharpAPI
Godot
SpriteFrames Class
SpriteFrames Methods
AddAnimation Method
AddFrame Method
Clear Method
ClearAll Method
GetAnimationLoop Method
GetAnimationNames Method
GetAnimationSpeed Method
GetFrame Method
GetFrameCount Method
HasAnimation Method
RemoveAnimation Method
RemoveFrame Method
RenameAnimation Method
SetAnimationLoop Method
SetAnimationSpeed Method
SetFrame Method
SpriteFrames
ClearAll Method
Removes all animations. A "default" animation will be created.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearAll
()
See Also
Reference
SpriteFrames Class
Godot Namespace