Enum SkeletonType

SkeletonType enumeration

Skeleton’s types.

public enum SkeletonType

Values

NameValueDescription
Skeleton0The Skeleton is a skeleton entity, which means the associated node is the root node of the whole skeletal hierarchy.
Bone1The Skeleton is a bone entity.

See Also