Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairStrandsRootBulkData
| Name | FHeader |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include Path | #include "HairStrandsDatas.h" |
Syntax
struct FHeader
Structs
| Name | Remarks |
|---|---|
| FStrides |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LODIndex | int32 | HairStrandsDatas.h | ||
| MeshSectionCount | uint32 | HairStrandsDatas.h | ||
| PointCount | uint32 | HairStrandsDatas.h | ||
| RootCount | uint32 | HairStrandsDatas.h | ||
| SampleCount | uint32 | HairStrandsDatas.h | ||
| Strides | FHairStrandsRootBulkData::FHeader::FStrides | HairStrandsDatas.h | ||
| UniqueSectionIndices | TArray< uint32 > | HairStrandsDatas.h | ||
| UniqueTriangleCount | uint32 | HairStrandsDatas.h |