Click or drag to resize

AnimatedSprite3DFrames Property

The SpriteFrames resource containing the animation(s).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public SpriteFrames Frames { get; set; }

Property Value

Type: SpriteFrames
See Also