Click or drag to resize
DigitalRuneSkeletonMapperSkeletonPoseB Property
Gets or sets the second skeleton pose.

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

Property Value

Type: SkeletonPose
The second skeleton pose. Can be .
See Also