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 FHairCardsProceduralAtlas
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsDirty | |
![]() |
TArray< Rect > | Rects | |
![]() |
FIntPoint | Resolution | |
![]() |
TArray< FVector4f > | StrandsAttributes | |
![]() |
TArray< FVector4f > | StrandsPositions |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
Rect |