Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include | #include "BatchedElements.h" |
| Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void ReserveVertices
&40;
int32 NumMeshVerts
&41;
Remarks
Reserves space in mesh vertex array for at least this many total verts.
Parameters
| Name | Description |
|---|---|
| NumMeshVerts | number of verts to reserve space for |
| Texture | used to find the mesh element entry |
| BlendMode | used to find the mesh element entry |