Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairStrandsParameters |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include Path | #include "GroomAssetPhysics.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairStrandsParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHairStrandsParameters() |
GroomAssetPhysics.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StrandsDensity | float | Density of the strands in g/cm3 | GroomAssetPhysics.h |
|
| StrandsSize | EGroomStrandsSize | Number of particles per guide that will be used for simulation | GroomAssetPhysics.h |
|
| StrandsSmoothing | float | Smoothing between 0 and 1 of the incoming guides curves for better stability | GroomAssetPhysics.h |
|
| StrandsThickness | float | Strands thickness in cm that will be used for mass and inertia computation | GroomAssetPhysics.h |
|
| ThicknessScale | FRuntimeFloatCurve | Thickness scale along the curve | GroomAssetPhysics.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairStrandsParameters& A |
GroomAssetPhysics.h |