Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDynamicMeshEmitterData
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include | #include "ParticleHelper.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleSystemRender.cpp |
void SetupVertexFactory
(
FRHICommandListBase & RHICmdList,
FMeshParticleVertexFactory * InVertexFactory,
const FStaticMeshLODResources & LODResources,
uint32 LODIdx
) const
Remarks
Initialize this emitter's vertex factory with the vertex buffers from the mesh's rendering data.