EAnimAlphaInputType

AnimNodes using an Alpha can choose how it is driven.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/InputScaleBias.h"

Syntax

enum EAnimAlphaInputType
{
    Float,
    Bool,
    Curve,
}

Values

Name

Description

Float

Bool

Curve

Remarks

AnimNodes using an Alpha can choose how it is driven.

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