GodotSharpAPI
GodotSharpAPI
Godot
AnimatedSprite Class
AnimatedSprite Properties
Animation Property
Centered Property
FlipH Property
FlipV Property
Frame Property
Frames Property
Offset Property
Playing Property
SpeedScale Property
AnimatedSprite
Frames Property
The
SpriteFrames
resource containing the animation(s).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
SpriteFrames
Frames
{
get
;
set
; }
Property Value
Type:
SpriteFrames
See Also
Reference
AnimatedSprite Class
Godot Namespace