Click or drag to resize

AnimationPlayerAutoplay 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#
public string Autoplay { get; set; }

Property Value

Type: String
See Also