Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableConstraintsComponent.h |
| Include | #include "ChaosFlesh/ChaosDeformableConstraintsComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FDeformableConstraintParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Damping | ||
| float | Stiffness | ||
| EDeformableConstraintType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDeformableConstraintParameters
(
float InStiffness, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Chaos::Softs::FDeformableConstraintParameters | ToChaos () |