Click or drag to resize
DigitalRuneDirectBoneMapper Properties

The DirectBoneMapper type exposes the following members.

Properties
  NameDescription
Public propertyBoneIndexA
Gets or sets the bone index for the first skeleton.
Public propertyBoneIndexB
Gets or sets the bone index for the second skeleton.
Public propertyDirection
Gets or sets the desired mapping direction.
(Inherited from BoneMapper.)
Public propertyMapAbsoluteTransforms
Gets or sets a value indicating whether the mapping is performed in model space.
Public propertyMapTranslations
Gets or sets a value indicating whether translations are mapped or ignored. (If MapAbsoluteTransforms is set, translations are always ignored and this property is not used.)
Public propertyScaleAToB
Gets or sets the scale of second skeleton relative to the first skeleton. (Only relevant if bone translations are mapped.)
Public propertySkeletonMapper
Gets or sets the skeleton mapper. (This property is set automatically and should be treated as read-only.)
(Inherited from BoneMapper.)
Top
See Also