Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes
Inheritance Hierarchy
- FAnimNode_Base
- FAnimNode_MeshSpaceRefPose
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_RefPose.h |
| Include | #include "AnimNodes/AnimNode_RefPose.h" |
Syntax
struct FAnimNode_MeshSpaceRefPose : public FAnimNode_Base
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FAnimNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | Called to evaluate component-space bone transforms according to the weights set up in Update(). |