Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FAsset
Description
Will generate names for any entities(nodes, meshes, etc.) that have the name field missing. Is called from GLTF::FFileReader::ReadFile
| Name | GenerateNames |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAsset.h |
| Include Path | #include "GLTFAsset.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Private/GLTF/GLTFAsset.cpp |
void GenerateNames()
Parameters
| Name | Remarks |
|---|---|
| Prefix | prefix to add to the entities name. |