Navigation
API > API/Editor > API/Editor/AnimationBlueprintLibrary > API/Editor/AnimationBlueprintLibrary/UAnimPoseExtensions
References
| Module | AnimationBlueprintLibrary |
| Header | /Engine/Source/Editor/AnimationBlueprintLibrary/Public/AnimPose.h |
| Include | #include "AnimPose.h" |
| Source | /Engine/Source/Editor/AnimationBlueprintLibrary/Private/AnimPose.cpp |
static void GetReferencePose
&40;
USkeleton &42; Skeleton,
FAnimPose & OutPose
&41;
Remarks
Populates an Anim Pose with the reference poses stored for the provided USkeleton
Parameters
| Name | Description |
|---|---|
| Skeleton | USkeleton object to retrieve the reference pose from |
| OutPose | Anim pose to hold the reference pose |