Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithMesh
Description
Setting the amount of faces is mandatory before filling the array
| Name | SetFacesCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h |
| Include Path | #include "DatasmithMesh.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp |
void SetFacesCount
(
int32 NumFaces
)