Search Results for

    Show / Hide Table of Contents

    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.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX