Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_BlendListBase
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_BlendListBase.h |
| Include | #include "AnimNodes/AnimNode_BlendListBase.h" |
Syntax
struct FBlendData
Remarks
Struct for tracking blends for each pose.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAlphaBlend | Blend | ||
| float | RemainingTime | ||
| float | StartAlpha | ||
| float | Weight |