GodotSharpAPI
GodotSharpAPI
Godot
AnimationPlayer Class
AnimationPlayer Properties
AssignedAnimation Property
Autoplay Property
CurrentAnimation Property
CurrentAnimationLength Property
CurrentAnimationPosition Property
MethodCallMode Property
PlaybackActive Property
PlaybackDefaultBlendTime Property
PlaybackProcessMode Property
PlaybackSpeed Property
RootNode Property
AnimationPlayer
Autoplay Property
The name of the animation to play when the scene loads.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Autoplay
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
AnimationPlayer Class
Godot Namespace