Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/FGenerationTools > API/Plugins/AnimNext/FGenerationTools/RemapPose
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/GenerationTools.h |
| Include | #include "GenerationTools.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/GenerationTools.cpp |
static void RemapPose
&40;
int32 LODLevel,
const FPoseContext & SourcePose,
const FReferencePose & RefPose,
FLODPose & TargetPose
&41;
Remarks
Converts AnimBP pose to AnimNext Pose This function expects both poses to have the same LOD (number of bones and indexes) The target pose should be assigned to the correct reference pose prior to this call