| AvatarPoseIAvatarAnimationLength Property |
Not implemented.
Namespace: DigitalRune.Animation.CharacterAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax TimeSpan IAvatarAnimation.Length { get; }
Private ReadOnly Property Length As TimeSpan
Implements IAvatarAnimation.Length
Get
private:
virtual property TimeSpan Length {
TimeSpan get () sealed = IAvatarAnimation::Length::get;
}
private abstract Length : TimeSpan with get
private override Length : TimeSpan with get
Property Value
Type:
TimeSpanAlways returns
Zero.
Implements
IAvatarAnimation.LengthSee Also