Click or drag to resize
DigitalRuneSkeletonPoseIAnimatablePropertyBaseValue 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
Object IAnimatableProperty.BaseValue { get; }

Property Value

Type: Object
The base value.

Implements

IAnimatablePropertyBaseValue
See Also