DirectBoneMapper Properties |
The DirectBoneMapper type exposes the following members.
Name | Description | |
---|---|---|
BoneIndexA |
Gets or sets the bone index for the first skeleton.
| |
BoneIndexB |
Gets or sets the bone index for the second skeleton.
| |
Direction |
Gets or sets the desired mapping direction.
(Inherited from BoneMapper.) | |
MapAbsoluteTransforms |
Gets or sets a value indicating whether the mapping is performed in model space.
| |
MapTranslations |
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.)
| |
ScaleAToB |
Gets or sets the scale of second skeleton relative to the first skeleton. (Only relevant if
bone translations are mapped.)
| |
SkeletonMapper |
Gets or sets the skeleton mapper. (This property is set automatically and should be
treated as read-only.)
(Inherited from BoneMapper.) |