Enum AnimationState
Represents an animation state.
Namespace: Evergine.Framework.Animation
Assembly: Evergine.Framework.dll
Syntax
public enum AnimationState
Fields
| Name | Description |
|---|---|
| Playing | The animation is playing. |
| Stopped | The animation has stopped. |