Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- FHairStrandsBulkCommon
- FHairStrandsRootBulkData
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include | #include "HairStrandsDatas.h" |
Syntax
struct FHairStrandsRootBulkData : public FHairStrandsBulkCommon
Remarks
Bulk data for root resources (GPU resources are stored into FHairStrandsRootResources)
Variables
| Type | Name | Description | |
|---|---|---|---|
| FHairStrandsRootBulkData::FData | Data | ||
| FHairStrandsRootBulkData::FHeader | Header |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetDataSize () |
||
| uint32 | GetLODCount () |
||
| uint32 | GetRootCount () |
||
| const TArray< uint32 > & | GetValidSectionIndices
(
int32 LODIndex |
||
| bool | IsValid () |
||
| void | Reset () |
Overridden from FHairStrandsBulkCommon
| Type | Name | Description | |
|---|---|---|---|
| uint32 | |||
| void | GetResources
(
FQuery& Out |
||
| void | |||
| void | SerializeHeader
(
FArchive& Ar, |