Click or drag to resize
DigitalRuneAvatarPoseIAvatarAnimationCurrentPosition Property
Not implemented.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
TimeSpan IAvatarAnimation.CurrentPosition { get; set; }

Property Value

Type: TimeSpan
The getter always returns Zero. The setter throws a NotImplementedException.

Implements

IAvatarAnimation.CurrentPosition
Exceptions
See Also