Navigation
BlueprintAPI > BlueprintAPI/MetaHuman > BlueprintAPI/MetaHuman/FramePromotion
@brief Creates a new promoted frame suitable for this pose. The type of the promoted frame will be based on PromotedFrameClass. It also sets the default tracker for the frame to be the same as DefaultTracker.
Target is MetaHuman Identity Pose
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Out Promoted Frame Index | The index of the newly created promoted frame in the internal array |
| object | Return Value | A new UMetaHumanIdentityPromotedFrame based on PromotedFrameClass |