Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMeshParticleVertexFactory
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MeshParticleVertexFactory.h |
Include | #include "MeshParticleVertexFactory.h" |
void Copy
(
const FMeshParticleVertexFactory & Other
)
Remarks
Copy the data from another vertex factory
Parameters
Name | Description |
---|---|
Other | factory to copy from |