Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FAnimationRuntime > AccumulateMeshSpaceRotationAdditiveToLocalPose
Deprecated * Use AccumulateAdditivePose with other signature
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
Include | #include "AnimationRuntime.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationRuntime.cpp |
static void AccumulateMeshSpaceRotationAdditiveToLocalPose
&40;
FCompactPose & BasePose,
const FCompactPose & MeshSpaceRotationAdditive,
FBlendedCurve & BaseCurve,
const FBlendedCurve & AdditiveCurve,
float Weight
&41;
Remarks
Accumulate a MeshSpaceRotation Additive pose to a local pose. Rotations are NOT normalized