Click or drag to resize
DigitalRuneUpperBackBoneMapperRightShoulderBoneIndexB Property
Gets or sets the right shoulder bone index for the second skeleton.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public int RightShoulderBoneIndexB { get; set; }

Property Value

Type: Int32
The right shoulder bone index for the second skeleton.
See Also