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&40;BlueprintType&41;
struct FHairCardsTextureSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | AtlasMaxResolution | Max atlas resolution | |
| int32 | DensityTextureCount | Number of texture having variation of strands count | |
| int32 | LengthTextureCount | Number of unique clump textures | |
| int32 | PixelPerCentimeters | Pixel resolution per centimeters |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FHairCardsTextureSettings& A |