Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore > FHairStrandsRestRootResource
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h |
Include | #include "GroomResources.h" |
Syntax
struct FLOD
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32 | AvailableCurveCount | |
![]() |
int32 | LODIndex | |
![]() |
FRDGExternalBuffer | MeshInterpolationWeightsBuffer | |
![]() |
FRDGExternalBuffer | MeshSampleIndicesBuffer | |
![]() |
FRDGExternalBuffer | RestSamplePositionsBuffer | |
![]() |
FRDGExternalBuffer | RestUniqueTrianglePositionBuffer | Strand hair roots translation and rotation in rest position relative to the bound triangle. |
![]() |
FRDGExternalBuffer | RootBarycentricBuffer | |
![]() |
FRDGExternalBuffer | RootToUniqueTriangleIndexBuffer | Strands hair root to unique triangle index |
![]() |
uint32 | SampleCount | Strand hair mesh interpolation matrix and sample indices |
![]() |
EStatus | Status | |
![]() |
FRDGExternalBuffer | UniqueTriangleIndexBuffer | Triangle on which a root is attached When the projection is done with source to target mesh transfer, the projection indices does not match. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const bool | IsValid () |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EStatus |