Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTechLib > API/Plugins/MetaHumanCoreTechLib/FMetaHumanCharacterIdentity > API/Plugins/MetaHumanCoreTechLib/FMetaHumanCharacterIdentity/FState
Description
Set the body vertex normals, and an array giving the number of vertices for each lod
| Name | SetBodyVertexNormals |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanCharacterIdentity.h |
| Include Path | #include "MetaHumanCharacterIdentity.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Private/MetaHumanCharacterIdentity.cpp |
void SetBodyVertexNormals
(
const TArray < FVector3f > & InVertexNormals,
const TArray < int32 > & InNumVerticesPerLod
)