Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairStrandsBulkCommon
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include | #include "HairStrandsDatas.h" |
Syntax
struct FQuery
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString * | DerivedDataKey | ||
| int32 | LODIndex | ||
| TArray< UE::DerivedData::FCacheGetChunkRequest > * | OutReadDDC | ||
| FBulkDataBatchRequest::FBatchBuilder * | OutReadIO | ||
| TArray< UE::DerivedData::FCachePutValueRequest > * | OutWriteDDC | ||
| FArchive * | OutWriteIO | ||
| UObject * | Owner | ||
| FHairStreamingRequest * | StreamingRequest | ||
| EQueryType | Type |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
FHairBulkContainer& In, |
||
| uint32 | |||
| int32 | GetLODIndex () |
||
| uint32 |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EQueryType |