Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/AnimNodes > API/Plugins/IKRig/AnimNodes/FAnimNode_RetargetPoseFromMesh
- FAnimNode_Base::Initialize_AnyThread()
- FAnimNode_RetargetPoseFromMesh::Initialize_AnyThread()
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/AnimNodes/AnimNode_RetargetPoseFromMesh.h |
| Include | #include "AnimNodes/AnimNode_RetargetPoseFromMesh.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/AnimNodes/AnimNode_RetargetPoseFromMesh.cpp |
virtual void Initialize_AnyThread
&40;
const FAnimationInitializeContext & Context
&41;
Remarks
Called when the node first runs. If the node is inside a state machine or cached pose branch then this can be called multiple times. This can be called on any thread.
Parameters
| Name | Description |
|---|---|
| Context | Context structure providing access to relevant data |