Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairSimulationSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include Path | #include "GroomAssetPhysics.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairSimulationSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOverrideSettings | bool | Override the asset simulation settings | GroomAssetPhysics.h |
|
| ExternalForces | FHairSimulationForces | Externalk forces | GroomAssetPhysics.h |
|
| MaterialConstraints | FHairSimulationConstraints | Material Constraints | GroomAssetPhysics.h |
|
| SimulationSetup | FHairSimulationSetup | Solver settings | GroomAssetPhysics.h |
|
| SolverSettings | FHairSimulationSolver | Solver settings | GroomAssetPhysics.h |
|