Bone.LinkMode

Bone.LinkMode property

A bone’s link mode refers to the way in which a bone is connected or linked to its parent bone within a hierarchical structure.

public BoneLinkMode LinkMode { get; set; }

See Also