Enum SkeletonProfile.TailDirection
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum SkeletonProfile.TailDirection : long
Fields
AverageChildren = 0
Direction to the average coordinates of bone children.
End = 2
Direction is not calculated.
SpecificChild = 1
Direction to the coordinates of specified bone child.