Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetInterpolation.h |
Include | #include "GroomAssetInterpolation.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FHairInterpolationSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bRandomizeGuide | Randomize which guides affect a given hair strand. |
![]() ![]() ![]() ![]() |
bool | bUseUniqueGuide | Force a hair strand to be affected by a unique guide. |
![]() ![]() ![]() ![]() |
EGroomGuideType | GuideType | Flag to override the imported guides with generated guides. |
![]() ![]() ![]() ![]() |
float | HairToGuideDensity | Density factor for converting hair into guide curve if no guides are provided. |
![]() ![]() ![]() ![]() |
EHairInterpolationWeight | InterpolationDistance | Interpolation distance metric. |
![]() ![]() ![]() ![]() |
EHairInterpolationQuality | InterpolationQuality | Interpolation data quality. |
![]() ![]() ![]() ![]() |
int32 | RiggedGuideNumCurves | Number of curves to generate in the skel mesh |
![]() ![]() ![]() ![]() |
int32 | RiggedGuideNumPoints | Number of points per curve |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FHairInterpolationSettings& A |
Deprecated Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | bOverrideGuides_DEPRECATED | Flag to override the imported guides with generated guides. DEPRECATED |