Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacter
| Name | FMetaHumanCharacterTargetKeyPointCollection |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacter/Public/MetaHumanCharacterTargetKeyPoints.h |
| Include Path | #include "MetaHumanCharacterTargetKeyPoints.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanCharacterTargetKeyPointCollection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PerMeshTargetKeyPoints | TMap< FMetaHumanCharacterTargetMeshKey, FMetaHumanCharacterTargetKeyPoints > | MetaHumanCharacterTargetKeyPoints.h |
|