Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include | #include "HairStrandsDatas.h" |
Syntax
struct FHairStrandsRootData
Remarks
Source data for building root bulk data
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FMeshProjectionLOD > | MeshProjectionLODs | Store the hair projection information for each mesh LOD | |
| uint32 | PointCount | Number of control points | |
| uint32 | RootCount | Number of roots |
Functions
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMeshProjectionLOD |