Click or drag to resize
DigitalRuneSkeletonPoseIAnimatablePropertyHasBaseValue Property
Gets a value indicating whether this property has a base value.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
bool IAnimatableProperty.HasBaseValue { get; }

Property Value

Type: Boolean
if this property has a base value; otherwise, .

Implements

IAnimatablePropertyHasBaseValue
See Also