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 (BlueprintType )
struct FHairGroupsPhysics
Variables
| Type | Name | Description | |
|---|---|---|---|
| FHairExternalForces | ExternalForces | Enable the simulation for the group | |
| FHairMaterialConstraints | MaterialConstraints | Enable the simulation for the group | |
| FHairSolverSettings | SolverSettings | Enable the simulation for the group | |
| FHairStrandsParameters | StrandsParameters | Enable the simulation for the group |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FHairGroupsPhysics& A |