Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/FInterchangeNaniteAssemblyBuilde-
Description
Add the given FNaniteAssemblyDescription data to the builder. This can be called more than once in order to merge multiple descriptions into a single skeletal/static mesh assembly.
| Name | AddDescription |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Mesh/InterchangeMeshHelper.h |
| Include Path | #include "Mesh/InterchangeMeshHelper.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Mesh/InterchangeMeshHelper.cpp |
void AddDescription
(
const TOptional < UE::Interchange::FNaniteAssemblyDescription > & Description
)