Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- FRenderResource
- FHairCommonResource
- FHairCardsInterpolationResource
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
| Include | #include "GroomResources.h" |
Syntax
struct FHairCardsInterpolationResource : public FHairCommonResource
Variables
| Type | Name | Description | |
|---|---|---|---|
| FHairCardsInterpolationBulkData & | BulkData | Reference to the hair strands interpolation render data | |
| FRDGExternalBuffer | InterpolationBuffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FHairCardsInterpolationResource
(
FHairCardsInterpolationBulkData& InBulkData, |
Build the hair strands resource |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Return the memory size for GPU resources |
Overridden from FHairCommonResource
| Type | Name | Description | |
|---|---|---|---|
| void | InternalAllocate
(
FRDGBuilder& GraphBuilder |
Init/release buffers | |
| void |
Overridden from FRenderResource
| Type | Name | Description | |
|---|---|---|---|
| FString | Get the resource name |