Click or drag to resize
DigitalRuneAvatarPoseSkeletonPose Property
Gets the skeleton pose at the current time position.

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

Property Value

Type: SkeletonPose
The skeleton pose at the current time position.
See Also