Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore
Inheritance Hierarchy
- FRenderResource
- FIndexBuffer
- FHairCardIndexBuffer
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
Include | #include "GroomResources.h" |
Syntax
class FHairCardIndexBuffer : public FIndexBuffer
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const TArray< FHairCardsIndexFormat::Type > & | Indices |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FHairCardIndexBuffer
(
const TArray< FHairCardsIndexFormat::Type >& InIndices, |
Overridden from FRenderResource
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | InitRHI
(
FRHICommandListBase& RHICmdList |
Initializes the RHI resources used by this resource. |