Click or drag to resize
DigitalRuneAnimationControllerAnimationService Property
Gets the animation service.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public IAnimationService AnimationService { get; }

Property Value

Type: IAnimationService
The IAnimationService.
See Also