Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FHairSimulationSolver |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include Path |
#include "GroomAssetPhysics.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairSimulationSolver
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bEnableSimulation |
bool |
Enable the simulation for the group |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- Category="SolverSettings"
- Meta=(ToolTip="Enable the simulation of the groom groups/LODs if both this boolean and the one in the groom asset are true")
|