Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/IAnimRootMotionProvider
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimRootMotionProvider.h |
| Include | #include "Animation/AnimRootMotionProvider.h" |
void SampleRootMotion
(
const FDeltaTimeRecord & SampleRange,
const UAnimSequence & Sequence,
bool bLoopingSequence,
FStackAttributeContainer & OutAttributes
) const
Remarks
Given the specified time range, sequence, and looping behavior, sample a root motion delta and store it in the specified attribute container.