Click or drag to resize

AnimationTreeGetRootMotionTrack Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationTree.GetRootMotionTrack"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRootMotionTrack is deprecated. Use the RootMotionTrack property instead.")]
public NodePath GetRootMotionTrack()

Return Value

Type: NodePath

[Missing <returns> documentation for "M:Godot.AnimationTree.GetRootMotionTrack"]

See Also