Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FSolverForcesGroup |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableSolverGroups.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableSolverGroups.h" |
Syntax
USTRUCT (BlueprintType )
struct FSolverForcesGroup
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS FSolverForcesGroup () |
ChaosFlesh/ChaosDeformableSolverGroups.h | ||
FSolverForcesGroup
(
const FSolverForcesGroup& |
ChaosFlesh/ChaosDeformableSolverGroups.h | ||
| ChaosFlesh/ChaosDeformableSolverGroups.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnableGravity | bool | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
|
| Damping | float | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
|
| YoungModulus | float | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSolverForcesGroup & operator=
(
const FSolverForcesGroup& |
ChaosFlesh/ChaosDeformableSolverGroups.h | ||
| ChaosFlesh/ChaosDeformableSolverGroups.h |