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