Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/FBatchedMesh
| Type | Name | Description | |
|---|---|---|---|
FBatchedMesh () |
|||
FBatchedMesh
(
TArray< FVector > const& InMeshVerts, |
MeshVerts - linear array of world space vertex positions MeshIndices - array of indices into MeshVerts. |