Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/UMetaHumanIdentity
Description
Initialize the MetaHuman Identity from a DNA. The MetaHuman Identity must already have a face for this to succeeded
| Name | ImportDNA |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentity.h |
| Include Path | #include "MetaHumanIdentity.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanIdentity.cpp |
EIdentityErrorCode ImportDNA
(
TSharedPtr < class IDNAReader > InDNAReader,
const TArray < uint8 > & InBrowsBuffer
)