Navigation
API > API/Plugins > API/Plugins/HairStrandsDataflow
| Name | EGroomCollectionType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsDataflow/Public/GetGroomAssetNode.h |
| Include Path | #include "GetGroomAssetNode.h" |
Syntax
enum EGroomCollectionType
{
Strands,
Guides,
}
Values
| Name | Remarks |
|---|---|
| Strands | Strands type (Rendering Mesh) |
| Guides | Guides type (Simulation Mesh) |