FAnimationTransitionBetweenStates

This represents a baked transition.

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimationStateBase

FAnimationTransitionBetweenStates

References

Module

Engine

Header

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

Include

#include "Animation/AnimStateMachineTypes.h"

Syntax

struct FAnimationTransitionBetweenStates : public FAnimationStateBase

Remarks

This represents a baked transition.

Variables

Name Description

Public variable

EAlphaBlendOpti...

 

BlendMode

Public variable

UBlendProfile &...

 

BlendProfile

Public variable

float

 

CrossfadeDuration

Public variable

UCurveFloat ...

 

CustomCurve

Public variable

int32

 

EndNotify

Public variable

int32

 

InterruptNotify

Public variable

TEnumAsByte< ET...

 

LogicType

Public variable

int32

 

NextState

Transition-only: State being transitioned to.

Public variable

int32

 

PreviousState

Transition-only: State being transitioned from.

Public variable

bool

 

ReverseTransition

This is only needed for the baking process, to de.

Public variable

int32

 

StartNotify

Constructors

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