Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FGeometryCollectionVertexFactory
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/GeometryCollectionRendering.h |
Include | #include "GeometryCollectionRendering.h" |
void Copy
&40;
const FGeometryCollectionVertexFactory & Other
&41;
Remarks
Copy the data from another vertex factory
Parameters
Name | Description |
---|---|
Other | factory to copy from |