ETransitionBlendMode::Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimStateMachineTypes.h

Include

#include "Animation/AnimStateMachineTypes.h"

Syntax

namespace ETransitionBlendMode
{
    enum Type
    {
        TBM_Linear,
        TBM_Cubic,
    }
}

Values

Name

Description

TBM_Linear

TBM_Cubic

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss