Click or drag to resize
DigitalRuneIKeyFrameTTime Property
Gets the time offset from the start of the animation to the key frame.

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

Property Value

Type: TimeSpan
The time of the key frame.
See Also