Click or drag to resize

AnimationNodeAnimationAnimation Property

Animation to use as an output. It is one of the animations provided by AnimPlayer.

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

Property Value

Type: String
See Also