Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomSettings.h |
Include | #include "GroomSettings.h" |
Syntax
enum EGroomInterpolationWeight
{
UMETA =(DisplayName = "Parametric", ToolTip = "Build interpolation data based on curve parametric distance"),
UMETA =(DisplayName = "Root", ToolTip = "Build interpolation data based on distance between guide's root and strands's root"),
UMETA =(DisplayName = "Index", ToolTip = "Build interpolation data based on guide and strands vertex indices"),
UMETA =(Hidden),
}
Values
Name | Description |
---|---|
UMETA | |
UMETA | |
UMETA | |
UMETA |