Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetCards.h |
| Include | #include "GroomAssetCards.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupCardsTextures
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNeedToBeSaved | ||
| EHairTextureLayout | Layout | ||
| TArray< TObjectPtr< UTexture2D > > | Textures |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetLayout
(
EHairTextureLayout InLayout |
||
| void | SetTexture
(
int32 SlotID, |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UTexture2D > | AttributeTexture_DEPRECATED | ||
| TObjectPtr< UTexture2D > | AuxilaryDataTexture_DEPRECATED | ||
| TObjectPtr< UTexture2D > | CoverageTexture_DEPRECATED | ||
| TObjectPtr< UTexture2D > | DepthTexture_DEPRECATED | ||
| TObjectPtr< UTexture2D > | MaterialTexture_DEPRECATED | ||
| TObjectPtr< UTexture2D > | TangentTexture_DEPRECATED |