Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairCardsDatas.h |
| Include | #include "HairCardsDatas.h" |
Syntax
struct FHairMeshes
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBox3f | BoundingBox | ||
| TArray< uint32 > | Indices | ||
| TArray< FVector3f > | Normals | ||
| TArray< FVector3f > | Positions | ||
| TArray< FVector3f > | Tangents | ||
| TArray< FVector2f > | UVs | Geometry. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | |||
| uint32 | |||
| void | SetNum
(
uint32 Count |