Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairCardsDatas.h |
Include | #include "HairCardsDatas.h" |
Syntax
struct FHairCardsVoxel
Remarks
Internal data structure for computing surface flow. This structured is exposed only for debug purpose
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FRDGExternalBuffer | DensityBuffer | |
![]() |
FVector3f | MaxBound | |
![]() |
FVector3f | MinBound | |
![]() |
FRDGExternalBuffer | NormalBuffer | |
![]() |
FIntVector | Resolution | |
![]() |
FRDGExternalBuffer | TangentBuffer | |
![]() |
float | VoxelSize |