Click or drag to resize
DigitalRuneChainBoneMapper Properties

The ChainBoneMapper type exposes the following members.

Properties
  NameDescription
Public propertyDirection
Gets or sets the desired mapping direction.
(Inherited from BoneMapper.)
Public propertyMapFromBindPose
Gets or sets a value indicating whether the chain mapping uses the bind pose as the reference orientation for the target skeleton.
Public propertyRootBoneIndexA
Gets or sets the bone index of the first bone of the bone chain in the first skeleton.
Public propertyRootBoneIndexB
Gets or sets the bone index of the first bone of the bone chain in the second skeleton.
Public propertySkeletonMapper
Gets or sets the skeleton mapper. (This property is set automatically and should be treated as read-only.)
(Inherited from BoneMapper.)
Public propertyTipBoneIndexA
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.
Public propertyTipBoneIndexB
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.
Top
See Also