Search Results for

    Show / Hide Table of Contents

    Enum AnimationClipType

    Specifies the type of animation.

    Namespace: Evergine.Exporter.Assets.Model.Animations
    Assembly: Evergine.Framework.dll
    Syntax
    public enum AnimationClipType

    Fields

    Name Description
    Default

    A standard animation clip.

    Difference

    An animation clip generated by the difference between a source clip and a reference clip. It is used in additive blending.

    Extension Methods

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