ChainBoneMapper Properties |
The ChainBoneMapper type exposes the following members.
Name | Description | |
---|---|---|
Direction |
Gets or sets the desired mapping direction.
(Inherited from BoneMapper.) | |
MapFromBindPose |
Gets or sets a value indicating whether the chain mapping uses the bind pose as the
reference orientation for the target skeleton.
| |
RootBoneIndexA |
Gets or sets the bone index of the first bone of the bone chain in the first skeleton.
| |
RootBoneIndexB |
Gets or sets the bone index of the first bone of the bone chain in the second skeleton.
| |
SkeletonMapper |
Gets or sets the skeleton mapper. (This property is set automatically and should be
treated as read-only.)
(Inherited from BoneMapper.) | |
TipBoneIndexA |
Gets or sets the bone index where the bone chain of the first skeleton ends. This is the
bone index of the first bone that is NOT included in the chain.
| |
TipBoneIndexB |
Gets or sets the bone index where the bone chain of the second skeleton ends. This is the
bone index of the first bone that is NOT included in the chain.
|