Click or drag to resize

AnimatedSprite3DAnimation Property

The current animation from the frames resource. If this value changes, the frame counter is reset.

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

Property Value

Type: String
See Also