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