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