Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairGroupsPhysics |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include Path | #include "GroomAssetPhysics.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupsPhysics
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHairGroupsPhysics() |
GroomAssetPhysics.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExternalForces | FHairExternalForces | Enable the simulation for the group | GroomAssetPhysics.h |
|
| GroupName | FName | Group name to be displayed in the array list | GroomAssetPhysics.h |
|
| MaterialConstraints | FHairMaterialConstraints | Enable the simulation for the group | GroomAssetPhysics.h |
|
| SolverSettings | FHairSolverSettings | Enable the simulation for the group | GroomAssetPhysics.h |
|
| StrandsParameters | FHairStrandsParameters | Enable the simulation for the group | GroomAssetPhysics.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BuildDDCKey
(
FArchive& Ar |
Build DDC key | GroomAssetPhysics.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairGroupsPhysics& A |
GroomAssetPhysics.h |