Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/UMetaHumanIdentityPose
Description
Sets the head alignment transform for a promoted frame. If InFrameIndex is not specified, sets the same transform to all promoted frames
| Name | SetHeadAlignment |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityPose.h |
| Include Path | #include "MetaHumanIdentityPose.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanIdentityPose.cpp |
void SetHeadAlignment
(
const FTransform & InTransform,
int32 InFrameIndex
)