Click or drag to resize
DigitalRuneIKeyFrameTValue Property
Gets the animation value of the key frame.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
T Value { get; }

Property Value

Type: T
The animation value of the key frame.
See Also