Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- FRenderResource
- FHairCommonResource
- FHairStrandsCullingResource
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
| Include | #include "GroomResources.h" |
Syntax
struct FHairStrandsCullingResource : public FHairCommonResource
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ClusterCount | ||
| uint32 | MaxCurveCount | ||
| uint32 | MaxPointCount | ||
| FHairGroupPublicData::FCulling | Resources |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FHairStrandsCullingResource
(
uint32 InPointCount, |
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 |