Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include | #include "GroomAssetPhysics.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FHairMaterialConstraints
Variables
| Type | Name | Description | |
|---|---|---|---|
| FHairBendConstraint | BendConstraint | Radius scale along the strand | |
| FHairCollisionConstraint | CollisionConstraint | Radius scale along the strand | |
| FHairStretchConstraint | StretchConstraint | Radius scale along the strand |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FHairMaterialConstraints& A |