Click or drag to resize
DigitalRuneSkeletonPoseIAnimatablePropertySkeletonPoseBaseValue Property
Gets the base value.

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

Property Value

Type: SkeletonPose
The base value.

Implements

IAnimatablePropertyTBaseValue
See Also