Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomSettings.h |
| Include | #include "GroomSettings.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FGroomBuildSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOverrideGuides | Flag to override the imported guides with generated guides. | |
| bool | bRandomizeGuide | Randomize which guides affect a given hair strand. | |
| bool | bUseUniqueGuide | Force a hair strand to be affected by a unique guide. | |
| float | HairToGuideDensity | Density factor for converting hair into guide curve if no guides are provided. | |
| EGroomInterpolationWeight | InterpolationDistance | Interpolation distance metric. | |
| EGroomInterpolationQuality | InterpolationQuality | Interpolation data quality. |
Constructors
| Type | Name | Description | |
|---|---|---|---|