Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FBodyForcesGroup |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableTetrahedralComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FBodyForcesGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bApplyGravity | bool | ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
|
|
| DampingMultiplier | float | ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
|
|
| IncompressibilityMultiplier | float | ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
|
|
| InflationMultiplier | float | ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
|
|
| StiffnessMultiplier | float | ChaosFlesh/ChaosDeformableTetrahedralComponent.h |
|