Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetRendering.h |
| Include | #include "GroomAssetRendering.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FHairGeometrySettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | HairRootScale | Scale the hair width at the root | |
| float | HairTipScale | Scale the hair width at the tip | |
| float | HairWidth | Hair width (in centimeters) | |
| bool | HairWidth_Override |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FHairGeometrySettings& A |