Class AnimationComponent
- Namespace
- Lime
- Assembly
- Lime.dll
public class AnimationComponent : NodeComponent, IDisposable, IAnimable
- Inheritance
-
AnimationComponent
- Implements
- Inherited Members
- Extension Methods
Constructors
AnimationComponent()
public AnimationComponent()
Properties
Animations
public AnimationCollection Animations { get; }
Property Value
DefaultAnimation
public Animation DefaultAnimation { get; }