Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeVertexFactory
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include | #include "LandscapeRender.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp |
void Copy
&40;
const FLandscapeVertexFactory & Other
&41;
Remarks
Copy the data from another vertex factory
Parameters
| Name | Description |
|---|---|
| Other | factory to copy from |