Navigation
API > API/Editor > API/Editor/AnimationBlueprintLibrary > API/Editor/AnimationBlueprintLibrary/UAnimationBlueprintLibrary
Deprecated * GetBonePosesForTime is deprecated, use AnimPose or AnimationDataModel interface directly
References
| Module | AnimationBlueprintLibrary |
| Header | /Engine/Source/Editor/AnimationBlueprintLibrary/Public/AnimationBlueprintLibrary.h |
| Include | #include "AnimationBlueprintLibrary.h" |
| Source | /Engine/Source/Editor/AnimationBlueprintLibrary/Private/AnimationBlueprintLibrary.cpp |
static void GetBonePoseForTime
&40;
const UAnimSequenceBase &42; AnimationSequenceBase,
FName BoneName,
float Time,
bool bExtractRootMotion,
FTransform & Pose
&41;
Remarks
Retrieves Bone Pose data for the given Bone Name at the specified Time from the given Animation Sequence