Navigation
API > API/Runtime > API/Runtime/Engine
A local-space pose link to another node
| Name | FPoseLink |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
| Include Path | #include "Animation/AnimNodeBase.h" |
Syntax
USTRUCT (BlueprintInternalUseOnly)
struct FPoseLink : public FPoseLinkBase
Inheritance Hierarchy
- FPoseLinkBase → FPoseLink
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Evaluate
(
FPoseContext& Output |
Animation/AnimNodeBase.h |