Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshElementCollector
Description
Allocates an FMeshBatch that can be safely referenced by the collector (lifetime will be long enough). Returns a reference that will not be invalidated due to further AllocateMesh() calls.
| Name | AllocateMesh |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MeshElementCollector.h |
| Include Path | #include "MeshElementCollector.h" |
FMeshBatch & AllocateMesh()