Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_TransitionPoseEvaluator.h |
| Include | #include "Animation/AnimNode_TransitionPoseEvaluator.h" |
Syntax
namespace EEvaluatorMode
{
enum Mode
{
UMETA =(DisplayName="Standard"),
UMETA =(DisplayName="Standard"),
UMETA =(DisplayName="Standard"),
}
}
Values
| Name | Description |
|---|---|
| UMETA | DataSource is ticked and evaluated every frame. |
| UMETA | DataSource is ticked and evaluated every frame. |
| UMETA | DataSource is ticked and evaluated every frame. |
Remarks
Determines the behavior this node will use when updating and evaluating.