Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
| Include | #include "GroomResources.h" |
Syntax
struct FHairStrandsRestRootResource
Remarks
Render buffers for root deformation for dynamic meshes
Variables
| Type | Name | Description | |
|---|---|---|---|
| const EHairStrandsResourcesType | CurveType | Type of curves | |
| TArray< FHairStrandsLODRestRootResource * > | LODs | Store the hair projection information for each mesh LOD |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FHairStrandsRestRootResource
(
TArray< FHairStrandsRootBulkData >& BulkData, |
Build the hair strands resource |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Allocate
(
FRDGBuilder& GraphBuilder, |
||
| void | Allocate
(
FRDGBuilder& GraphBuilder, |
||
| void | Forward call to each mesh LOD version | ||
| void | |||
| FHairStrandsLODRestRootResource * | |||
| const FHairStrandsLODRestRootResource * | |||
| uint32 | GetLODCount () |
||
| uint32 | Return the memory size for GPU resources | ||
| uint32 | GetRootCount () |
||
| void | |||
| bool | IsDataValid
(
int32 InMeshLODIndex |
Accessors. | |
| bool | |||
| void | |||
| void | StreamInData
(
int32 MeshLODIndex |