Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- FHairCardsGeometry
- FHairCardsProceduralGeometry
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairCardsDatas.h |
| Include | #include "HairCardsDatas.h" |
Syntax
struct FHairCardsProceduralGeometry : public FHairCardsGeometry
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FHairOrientedBound > | Bounds | ||
| TArray< FUintPoint > | CardIndexToClusterOffsetAndCount | ||
| TArray< uint32 > | CardIndices | ||
| TArray< FUintPoint > | ClusterIndexToVertexOffsetAndCount | ||
| TArray< float > | Lengths | ||
| TArray< Rect > | Rects |
Functions
Classes
| Type | Name | Description | |
|---|---|---|---|
| Rect |