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
RootNode Property
The node from which node path references will travel.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
NodePath
RootNode
{
get
;
set
; }
Property Value
Type:
NodePath
See Also
Reference
AnimationPlayer Class
Godot Namespace